Click or drag to resize
ActiveElementEngine Constructor (ActiveElement, IActiveElementExecutor)

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected ActiveElementEngine(
	ActiveElement activeElement,
	IActiveElementExecutor executor
)

Parameters

activeElement
Type: FlexRuleActiveElement
executor
Type: FlexRuleIActiveElementExecutor
See Also