Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
User
Flow
End
Block Method
Ends a block started by the
StartBlock(Func
Boolean
, 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#
Copy
public
void
EndBlock
()
VB
Copy
Public
Sub
EndBlock
F#
Copy
member
EndBlock
:
unit
->
unit
See Also
Reference
UserFlow Class
Firefly.Box.Flow Namespace
In This Article
Definition
See Also