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