This interface is the base to all events. All events need to implement it.
IEvent
this will the type of Data to be passed, by default to the handlers.
Rest
This interface is the base to all events. All events need to implement it.
Export
Interface
IEvent