Event

Undocumented in source.

Constructors

this
this()
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.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

list
List!(void delegate(Args)) list;
Undocumented in source.

Meta