Specifies the resource-localized category for a member.
| C# |
public class LocalizableCategoryAttribute : CategoryAttribute, IResourceLocalizableAttribute
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LocalizableCategoryAttribute(String) |
Creates a new instance.
| |
| Category |
Gets the category.
| |
| Equals(Object) |
Returns whether the value of the given object is equal to the current CategoryAttribute..
(Inherited from CategoryAttribute.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Returns the hash code for this attribute.
(Inherited from CategoryAttribute.) | |
| GetLocalizedString(String) |
Looks up the localized name of the specified category.
(Inherited from CategoryAttribute.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsDefaultAttribute()()() |
Determines if this attribute is the default.
(Inherited from CategoryAttribute.) | |
| Match(Object) |
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()()() | (Inherited from Object.) | |
| TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) |
| Object | |||
| Attribute | |||
| CategoryAttribute | |||
| LocalizableCategoryAttribute | |||