Costruttore LocalizedDescriptionAttribute
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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
- Tipo: SystemString
- resourceType
- Tipo: SystemType
Vedi anche