Membri LocalizedNameAttribute
Provides the localized name of an extension.
Il tipo LocalizedNameAttribute espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
LocalizedNameAttribute() () () () | Initializes a new instance of the LocalizedNameAttribute class. | |
LocalizedNameAttribute(String) | Initializes a new instance of the LocalizedNameAttribute class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Determines if the object supplied is the same as the current object. (Esegue l'override di Attribute. . :: . .Equals(Object).) | |
Finalize | (Ereditato da Object). | |
GetHashCode | Returns a unique hash code for the object. (Esegue l'override di Attribute. . :: . .GetHashCode() () () ().) | |
GetLocalizedString | Returns the correct localized extension name. | |
GetType | (Ereditato da Object). | |
IsDefaultAttribute | (Ereditato da Attribute). | |
Match | (Ereditato da Attribute). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Name | Gets the localized name of the extension. | |
TypeId | (Ereditato da Attribute). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Ereditato da Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Ereditato da Attribute). | |
_Attribute. . :: . .Invoke | (Ereditato da Attribute). |
In alto
Vedere anche