Class to represent an event.
Private
Readonly
Adds a handler to the event
Invokes the event
the object that is calling invoke
the arguments to send along with the event.
removes a handler from the event.
Generated using TypeDoc
Class to represent an event.