Method ConvertFrom
ConvertFrom(ITypeDescriptorContext?, CultureInfo?, object)
Declaration
public override object? ConvertFrom(ITypeDescriptorContext? context, CultureInfo? culture, object value)
Parameters
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | |
| CultureInfo | culture | |
| object | value |
Returns
| Type | Description |
|---|---|
| object |