Costruttore LocalizedDescriptionAttribute
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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 -> LocalizedDescriptionAttributeParametri
- resourceKey  String
 -  
 - resourceType  Type
 -  
 
Vedi anche