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

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