ObjectContainerBase.

LogMsg(int, string) Method

Syntax

public void LogMsg(int code, string msg)

Parameters

Name Type Description
code int
msg string

Return Value

Type Description
void