Method CanConvertTo
CanConvertTo(ITypeDescriptorContext?, Type?)
Declaration
public override bool CanConvertTo(ITypeDescriptorContext? context, Type? sourceType)Parameters
| Type | Name | Description | 
|---|---|---|
| ITypeDescriptorContext | context | |
| Type | sourceType | 
Returns
| Type | Description | 
|---|---|
| bool | 
