Builds an OnEvent sender of events supplied by the given supplier.
supplier
An event type. This is a list of event receiver parameter types.
An event supplier.
An OnEvent sender of events originated from the given supplier.
Generated using TypeDoc
Builds an OnEvent sender of events supplied by the given
supplier
.