raiseEvent
Raises the event by calling each registered listener with all supplied arguments.
Parameters
arguments
This method takes any number of parameters and passes them through to the listener functions.
Raises the event by calling each registered listener with all supplied arguments.
This method takes any number of parameters and passes them through to the listener functions.