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