Event

Undocumented in source.

Members

Aliases

delegateType
alias delegateType = TReturn delegate(Args)
Undocumented in source.

Functions

add
void add(delegateType item)
Undocumented in source.
addAsync
void addAsync(delegateType item)
Undocumented in source. Be warned that the author may not have intended to support it.
addSync
void addSync(delegateType item)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta