Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetClassName Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetClassName() As String _
    Implements ICustomTypeDescriptor.GetClassName
[C#]
public virtual string GetClassName();

Implements

ICustomTypeDescriptor.GetClassName

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace