Click or drag to resize

CustomAttributeProviderExtensionsGetCustomTypeConverter Method

Overload List
 NameDescription
Public Extension MethodGetCustomTypeConverter(ICustomAttributeProvider) Gets the custom TypeConverter declared with the TypeConverterAttribute on the specified item.
Public Extension MethodGetCustomTypeConverter(ICustomAttributeProvider, String) Gets the custom TypeConverter declared with the TypeConverterAttribute on the specified item.
Top
See Also