Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetEditor Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetEditor( _
   ByVal editorBaseType As Type _
) As Object _
    Implements ICustomTypeDescriptor.GetEditor
[C#]
public virtual object GetEditor(
   Type editorBaseType
);

Implements

ICustomTypeDescriptor.GetEditor

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace