Membros LocalizedNameAttribute
Provides the localized name of an extension.
O tipo LocalizedNameAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
LocalizedNameAttribute() () () () | Initializes a new instance of the LocalizedNameAttribute class. | |
LocalizedNameAttribute(String) | Initializes a new instance of the LocalizedNameAttribute class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines if the object supplied is the same as the current object. (Substitui Attribute. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Returns a unique hash code for the object. (Substitui Attribute. . :: . .GetHashCode() () () ().) | |
GetLocalizedString | Returns the correct localized extension name. | |
GetType | (Herdado de Object.) | |
IsDefaultAttribute | (Herdado de Attribute.) | |
Match | (Herdado de Attribute.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Name | Gets the localized name of the extension. | |
TypeId | (Herdado de Attribute.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Herdado de Attribute.) | |
_Attribute. . :: . .Invoke | (Herdado de Attribute.) |
Início
Consulte também