Click or drag to resize
ActiveElementExecutorTrace Class
This class would provide tracing mechanisms to ActiveElements.
Inheritance Hierarchy
SystemObject
  FlexRule.DiagnosticsActiveElementExecutorTrace

Namespace: FlexRule.Diagnostics
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public sealed class ActiveElementExecutorTrace : IActiveElementExecutorTrace, 
	IActiveElementExecutorTraceFormatter

The ActiveElementExecutorTrace type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEnabledTrace
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetActiveElementTraceText
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetTraceFormatter
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWriteLine
Top
See Also