TestReceiver1

Undocumented in source.
version(unittest)
class TestReceiver1 : IReceiver!IntEvent {}

Constructors

this
this(EventManager evtManager)
Undocumented in source.

Members

Functions

receive
void receive(IntEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

str
string str;
Undocumented in source.

Meta