Msg.

LogMsg(int, string) Method

Syntax

public virtual void LogMsg(int msgCode, string msg)

Parameters

Name Type Description
msgCode int
msg string

Return Value

Type Description
void