Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetDefaultEvent Method 

[This is preliminary documentation and subject to change.]

[TBD]

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

Implements

ICustomTypeDescriptor.GetDefaultEvent

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace