Click or drag to resize

GenericExportHandlerT, E, ILog Method

Log everything that happends.

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

Parameters

str  String

Implements

IGenericExportHandlerLog(String)
Revision History
DateVersionDescription
-2024 SP0First Release
See Also