Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetConverter Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetConverter() As TypeConverter _
    Implements ICustomTypeDescriptor.GetConverter
[C#]
public virtual TypeConverter GetConverter();

Implements

ICustomTypeDescriptor.GetConverter

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace