EventHandler.HandlerDelegate

Undocumented in source.
struct EventHandler(T...)
alias HandlerDelegate = void delegate(Object sender, T args)

Meta