Click or drag to resize

ButterflowWrapperButterflowExitArgs Class

Arguments for butterflow exiting.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    butterflow_uiButterflowWrapperButterflowExitArgs

Namespace:  butterflow_ui
Assembly:  butterflow-ui (in butterflow-ui.exe) Version: 1.0.4.40427 (1.0.0.0)
Syntax
C#
public class ButterflowExitArgs : EventArgs

The ButterflowWrapperButterflowExitArgs type exposes the following members.

Constructors
  NameDescription
Public methodButterflowWrapperButterflowExitArgs
Initializes a new instance of the ButterflowWrapperButterflowExitArgs class
Top
See Also