Constructor Condition
Condition()
Initializes a new instance of the Condition class.
public Condition()
Condition(ExpressionBuilderGraph)
Initializes a new instance of the Condition class with the specified expression builder workflow.
public Condition(ExpressionBuilderGraph workflow)
Parameters
workflow
ExpressionBuilderGraphThe expression builder workflow instance that will be used by this builder to generate the output expression tree.