Incoming events type.
Outgoing events type.
A converter function that accepts incoming event as parameters and returns converted outgoing event.
Rest
...event: TEventNew event mapper.
Creates an event processor that converts events incoming from OnEvent sender with the given converter function and fallback.
Incoming events type.
Outgoing events type.
A converter function that accepts incoming event as parameters and returns converted outgoing event.
Rest
...event: TEventA function creating a fallback of outgoing event.
New event mapper.
Generated using TypeDoc
Creates an event processor that converts events incoming from AfterEvent keeper with the given converter function.