Unsubscribe an event handler(s) from an event. If a specific handler is specified for an event, only that handler will be unsubscribed. Otherwise all handlers will be unsubscribed for that event.
The name of the event to unsubscribe
Optionally the specific handler to unsubscribe
Unwires this event dispatcher from another
Wires this event dispatcher to also receive events from another
Clears any existing handlers or wired event dispatchers on this event dispatcher