Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
Cancel
Event
Args Constructor
Initializes a new instance of the
CancelEventArgs
class.
Definition
Namespace:
Firefly.Box.Advanced
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
public
CancelEventArgs
()
VB
Copy
Public
Sub
New
F#
Copy
new
:
unit
->
CancelEventArgs
See Also
Reference
CancelEventArgs Class
Firefly.Box.Advanced Namespace
In This Article
Definition
See Also