wManager.Wow.Helpers Namespace
WRobot

Logging..::..Write Method (Log)

Write the specified log.

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

Syntax


public static void Write(
	Logging..::..Log log
)
Public Shared Sub Write ( _
	log As Logging..::..Log _
)
public:
static void Write(
	Logging..::..Log^ log
)