Add an event handler with parameter contravariance.
Add an event handler with the exact type.
Fire the event handlers.
Shortcut for addHandler().
Remove the specified event handler with parameter contravariance.
Remove the specified event handler with the exact Handler type.
Managing event handlers.