[]
Determines whether this converter can convert an object of the given source type to the native type of the converter.
public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The context. |
| Type | sourceType | The source type. |
| Type | Description |
|---|---|
| bool | Returns |