Метод | Описание | |
---|---|---|
ConvertTo ( ITypeDescriptorContext context, CultureInfo culture, object value, |
||
GetProperties ( ITypeDescriptorContext context, object value, |
||
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool |
public ConvertTo ( ITypeDescriptorContext context, CultureInfo culture, object value, |
||
context | ITypeDescriptorContext | |
culture | CultureInfo | |
value | object | |
destinationType | ||
Результат | object |
public GetProperties ( ITypeDescriptorContext context, object value, |
||
context | ITypeDescriptorContext | |
value | object | |
attributes | ||
Результат |
public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Результат | bool |