Constable Authorization Engine 2.0 BETA

DesignHelper.SelectType Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Public Shared Function SelectType( _
   ByVal dialogOwner As IWin32Window, _
   ByVal baseType As Type _
) As Type
[C#]
public static Type SelectType(
   IWin32Window dialogOwner,
   Type baseType
);

See Also

DesignHelper Class | LaMarvin.Constable.Design Namespace