eDriven Framework API
Could be overriden in a subclass (for instance to implement event bubbling)

Declaration Syntax
protected virtual void ProcessEvent(
Event e
)
Protected Overridable Sub ProcessEvent ( _
e As Event _
)
protected:
virtual void ProcessEvent(
Event^ e
)

Parameters
- e (Event)
- Event to dispatch
Assembly:
eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)