Object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
Reconstructs the instance from a System.Byte[] blob.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | culture | CultureInfo | |
| 3 | value | Object |
Returns: Object
Reconstructs the instance from a System.Byte[] blob.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | culture | CultureInfo | |
| 3 | value | Object |
Returns: Object