Compartir a través de


LocalizedNameAttribute Miembros

Provides the localized name of an extension.

El tipo LocalizedNameAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico LocalizedNameAttribute() () () () Initializes a new instance of the LocalizedNameAttribute class.
Método publico LocalizedNameAttribute(String) Initializes a new instance of the LocalizedNameAttribute class.

Principio

Métodos

  Nombre Descripción
Método publico Equals Determines if the object supplied is the same as the current object. (Invalida Attribute. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Returns a unique hash code for the object. (Invalida Attribute. . :: . .GetHashCode() () () ().)
Método protegido GetLocalizedString Returns the correct localized extension name.
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets the localized name of the extension.
Propiedad pública TypeId (Se hereda de Attribute).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio