eDriven Framework API
DispatchEvent Method (e)
NamespaceseDriven.Core.EventsEventDispatcherComponentDispatchEvent(Event)
eDriven Framework API
Dispatches an event
Declaration Syntax
C#Visual BasicVisual C++
public void DispatchEvent(
	Event e
)
Public Sub DispatchEvent ( _
	e As Event _
)
public:
virtual void DispatchEvent(
	Event^ e
) sealed
Parameters
e (Event)
Event to be dispatched

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)