wManager.Wow.Helpers Namespace
WRobot

Logging..::..Write Method (String)

Write the specified text.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static void Write(
	string text
)
Public Shared Sub Write ( _
	text As String _
)
public:
static void Write(
	String^ text
)

Parameters

text
Type: String
The text.