Builds an AfterEvent keeper of the given event.
event
An event type. This is a list of event receiver parameter types.
Rest
An event that will be sent to all receivers upon registration.
An AfterEvent keeper that always sends the given event.
Generated using TypeDoc
Builds an AfterEvent keeper of the given
event
.