Costruttore OptionsLocalizedDisplayNameAttribute
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public LocalizedDisplayNameAttribute(
string resourceKey,
Type resourceType
)
Public Sub New (
resourceKey As String,
resourceType As Type
)
public:
LocalizedDisplayNameAttribute(
String^ resourceKey,
Type^ resourceType
)
new :
resourceKey : string *
resourceType : Type -> LocalizedDisplayNameAttribute
Parametri
- resourceKey
- Tipo: SystemString
- resourceType
- Tipo: SystemType
Vedi anche