Click or drag to resize
VariableVisitor Constructor

Namespace: FlexRule.DynamicEvaluation.Visitors
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public VariableVisitor(
	ICompiledExpression expression
)

Parameters

expression
Type: FlexRule.DynamicEvaluationICompiledExpression
See Also