C1DescriptionAttribute Class Members
In This Topic
The following tables list the members exposed by C1DescriptionAttribute.
Public Constructors
Public Properties
| Name | Description |
| Description | Overridden. Returns localized description text if it is available or default value |
| TypeId | (Inherited from System.Attribute) |
Top
Protected Properties
| Name | Description |
| DescriptionValue | (Inherited from System.ComponentModel.DescriptionAttribute) |
Top
Public Methods
| Name | Description |
| Equals | (Inherited from System.ComponentModel.DescriptionAttribute) |
| GetHashCode | (Inherited from System.ComponentModel.DescriptionAttribute) |
| IsDefaultAttribute | (Inherited from System.ComponentModel.DescriptionAttribute) |
| Match | (Inherited from System.Attribute) |
Top
See Also