The application which utilizes this event system will be able to help objects to register or listen to an event as well as fire an event when the event is triggered.
The example which utilizes the event system will demonstrate how to use the event system which includes how to
register or listen to an event as well as fire a event when the event is triggered.