wManager.Wow.Helpers Namespace
WRobot

Logging..::..ReadLast Method

Read the last log by type.

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

Syntax


public static Logging..::..Log ReadLast(
	Logging..::..LogType logType
)
Public Shared Function ReadLast ( _
	logType As Logging..::..LogType _
) As Logging..::..Log
public:
static Logging..::..Log^ ReadLast(
	Logging..::..LogType^ logType
)

Parameters

logType
Type: robotManager.Helpful..::..Logging..::..LogType
Type of the log.

Return Value

Log.