UserFlowEndBlock Method

Ends a block started by the StartBlock(FuncBoolean, FlowMode, Direction) method or the StartBlockElse method

Definition

Namespace: Firefly.Box.Flow
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public void EndBlock()

See Also