Persistate API documentation
ErrorReportForm Constructor (simpleMessage, detailMessage)
NamespacesPersistate.UI.DesktopErrorReportFormErrorReportForm(String, String)

[This is preliminary documentation and is subject to change.]

Creates a new ErrorReportForm with supplied simple and detailed text messages
Declaration Syntax
C#
public ErrorReportForm(
	string simpleMessage,
	string detailMessage
)
Parameters
simpleMessage (String)
The simple message text.
detailMessage (String)
The detailed message text.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)