SignalWrapper

Undocumented in source.

Members

Functions

addListener
void addListener(void delegate(T1) shared listener)
Undocumented in source. Be warned that the author may not have intended to support it.
emit
void emit(T1 args)
Undocumented in source. Be warned that the author may not have intended to support it.
removeListener
void removeListener(void delegate(T1) shared listener)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

listenersNumber
size_t listenersNumber [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta