LocalisedDescriptionAttribute Class |
Namespace: VirtualRadar.Localisation
The LocalisedDescriptionAttribute type exposes the following members.
Name | Description | |
---|---|---|
LocalisedDescriptionAttribute |
Creates a new object.
|
Name | Description | |
---|---|---|
Description | Gets the description stored in this attribute. (Inherited from DescriptionAttribute.) | |
DescriptionValue | Gets or sets the string stored as the description. (Inherited from DescriptionAttribute.) | |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Name | Description | |
---|---|---|
Equals | Returns whether the value of the given object is equal to the current DescriptionAttribute. (Inherited from DescriptionAttribute.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Inherited from DescriptionAttribute.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsDefaultAttribute | Returns a value indicating whether this is the default DescriptionAttribute instance. (Inherited from DescriptionAttribute.) | |
Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from Attribute.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |