Click or drag to resize
ITraceWriteLine Method
Writes a trace line

Namespace: FlexRule.Diagnostics
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void WriteLine(
	string message
)

Parameters

message
Type: SystemString
See Also