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