wManager.Wow.Helpers Namespace
WRobot

Logging..::..WriteDebugDev Method

Write the debug dev log.

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

Syntax


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

Parameters

text
Type: String
The text.