Click or drag to resize
VariableOrUsingDeclarationException Constructor (ActiveElement, Exception)

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public VariableOrUsingDeclarationException(
	ActiveElement item,
	Exception inner
)

Parameters

item
Type: FlexRuleActiveElement
inner
Type: SystemException
See Also