Click or drag to resize
ITrace Interface
Interface for tracing purpose

Namespace: FlexRule.Diagnostics
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface ITrace

The ITrace type exposes the following members.

Methods
  NameDescription
Public methodWrite
Writes a trace message
Public methodWriteLine
Writes a trace line
Top
See Also