[]
C1DescriptionAttribute replaces the DescriptionAttribute and uses the StringsManager and Strings classes to return the localized Attribute string.
[AttributeUsage(AttributeTargets.All)]
public class C1DescriptionAttribute : DescriptionAttribute
Name | Description |
---|---|
C1DescriptionAttribute(string, string) | Initializes a new instance of the C1DescriptionAttribute attribute. |
C1DescriptionAttribute(string, string, string) | Initializes a new instance of the C1DescriptionAttribute attribute. |
Name | Description |
---|---|
Description | Returns localized description text if it is available or default value |