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