Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor Constructor 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Public Sub New( _
   ByVal owner As IFallbackPropertyOwner _
)
[C#]
public FallbackTypeDescriptor(
   IFallbackPropertyOwner owner
);

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace