Method CanConvertFrom
CanConvertFrom(ITypeDescriptorContext?, Type?)
Gets a value indicating whether this converter can convert an object in the given source type to the native type of the converter using the context.
public override bool CanConvertFrom(ITypeDescriptorContext? context, Type? sourceType)
Parameters
context
ITypeDescriptorContextsourceType
Type