net472_PropertyGridHelpers.Converters_TypeConverter 1_CanConvertFrom - dparvin/PropertyGridHelpers GitHub Wiki

TypeConverter<T>.CanConvertFrom method

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.

See Also

⚠️ **GitHub.com Fallback** ⚠️