Click or drag to resize

ProcessLoggerAppendLog Method

Append to log.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public void AppendLog(
	string msg
)

Parameters

msg  String
See Also