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

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

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

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0