Constable Authorization Engine 2.0 BETA

DesignHelper.ShowError Method (String, Exception, IWin32Window)

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overloads Public Shared Sub ShowError( _
   ByVal message As String, _
   ByVal ex As Exception, _
   ByVal dialogOwner As IWin32Window _
)
[C#]
public static void ShowError(
   string message,
   Exception ex,
   IWin32Window dialogOwner
);

See Also

DesignHelper Class | LaMarvin.Constable.Design Namespace | DesignHelper.ShowError Overload List