Method | Description | |
---|---|---|
CanConvertTo ( ITypeDescriptorContext context, Type destinationType ) : bool | ||
ConvertTo ( ITypeDescriptorContext context, |
||
DataColumnMappingConverter ( ) : System.ComponentModel |
public CanConvertTo ( ITypeDescriptorContext context, Type destinationType ) : bool | ||
context | ITypeDescriptorContext | |
destinationType | Type | |
return | bool |
public ConvertTo ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
culture | ||
value | object | |
destinationType | Type | |
return | object |
public DataColumnMappingConverter ( ) : System.ComponentModel | ||
return | System.ComponentModel |