EventHandler.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct EventHandler(T...)
ref
opOpAssign
(
string op
HandlerDelegate
)
(
HandlerDelegate handler
)
if (
op == "+" ||
op == "-"
)

Meta