mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

Custom_Tracer.Add_Trace Method (String, String)



Adds a trace message to the building list of traces


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public void Add_Trace(
	string Method,
	string Message
)

Parameters

Method
Type: System..::..String
Method from which this trace call was executed
Message
Type: System..::..String
Message to add to trace

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )