Click or drag to resize
TraceOptionsElementCollectionAdd Method

Namespace: FlexRule.Diagnostics.Configurations
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void Add(
	TraceOptionElement item
)

Parameters

item
Type: FlexRule.Diagnostics.ConfigurationsTraceOptionElement
See Also