Méthode | Description | |
---|---|---|
CanConvertFrom ( ITypeDescriptorContext context, |
||
ConvertFrom ( ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value ) : object | ||
ConvertTo ( ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value, |
||
CopyToOutputDirectoryBehaviorConverter ( ) : System | ||
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool |
public CanConvertFrom ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
sourceType | ||
Résultat | bool |
public ConvertFrom ( ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value ) : object | ||
context | ITypeDescriptorContext | |
culture | System.Globalization.CultureInfo | |
value | object | |
Résultat | object |
public ConvertTo ( ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value, |
||
context | ITypeDescriptorContext | |
culture | System.Globalization.CultureInfo | |
value | object | |
destinationType | ||
Résultat | object |
public CopyToOutputDirectoryBehaviorConverter ( ) : System | ||
Résultat | System |
public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection | ||
context | ITypeDescriptorContext | |
Résultat | StandardValuesCollection |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Résultat | bool |