Costruttore OptionsLocalizedCategoryAttribute
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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 String
-
- resourceType Type
-
Vedi anche