Emitter.on

Listen to an event by string, ignoring the actual event in the callback.

class Emitter
on
(
string event
,
void delegate
()
f
,)

Meta