Costruttore LocalizedDescriptionAttribute
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public LocalizedDescriptionAttribute(
string resourceKey,
Type resourceType
)
Public Sub New (
resourceKey As String,
resourceType As Type
)
public:
LocalizedDescriptionAttribute(
String^ resourceKey,
Type^ resourceType
)
new :
resourceKey : string *
resourceType : Type -> LocalizedDescriptionAttribute
Parametri
- resourceKey String
-
- resourceType Type
-
Vedi anche