Event

Undocumented in source.

Members

Functions

opCall
void opCall(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(void delegate(Args) d)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(void function(Args) d)
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

registered
void delegate(Args)[] registered;
Undocumented in source.

Meta