Action

Undocumented in source.

Constructors

this
this(handlerType handler)
Undocumented in source.

Members

Aliases

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

Functions

add
void add(delegateType item)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
auto opBinary(delegateType rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
auto opOpAssign(delegateType rhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta