- add
void add(void delegate(ref ArgumentType) func)
Undocumented in source. Be warned that the author may not have intended to support it.
- notify
void notify(ArgumentType arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(void delegate(ref ArgumentType) func)
Undocumented in source. Be warned that the author may not have intended to support it.