eDriven Framework API
Dispatches an event with stage as target

Declaration Syntax
public void DispatchEvent(
Event e,
bool immediate
)
Public Sub DispatchEvent ( _
e As Event, _
immediate As Boolean _
)
public:
virtual void DispatchEvent(
Event^ e,
bool immediate
) sealed
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)