Click or drag to resize

IGenericExportHandler.Log Method

Logging function.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
void Log(
	string msg
)

Parameters

msg  String
See Also