net472_PropertyGridHelpers.Converters_TypeConverter 1_CanConvertFrom - dparvin/PropertyGridHelpers GitHub Wiki
Determines whether this instance can convert from the specified context.
public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
parameter | description |
---|---|
context | The context. |
sourceType | Type of the source. |
- class TypeConverter<T>
- namespace PropertyGridHelpers.Converters
- assembly PropertyGridHelpers