QuSystem Documentation
ShowError Method (text)
The System namespace that should have been...System.Windows.FormsQuMessageBoxShowError(String)

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

Shows the error.
Declaration Syntax
C#Visual BasicVisual C++
public static void ShowError(
	string text
)
Public Shared Sub ShowError ( _
	text As String _
)
public:
static void ShowError (
	String^ text
)
Parameters
text (String)
The text.

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0