Event.addHandlerExact

Add an event handler with the exact type.

struct Event
void
addHandlerExact
(
Handler handler
)
in { assert (handler); }

Meta