Builds an OnEvent sender of events sent by any of the given suppliers.
suppliers
The resulting event supply is cut off as soon as all source supplies do.
An event type. This is a list of event receiver parameter types.
Rest
Original event suppliers.
An OnEvent sender of all supplied events.
Generated using TypeDoc
Builds an OnEvent sender of events sent by any of the given
suppliers
.The resulting event supply is cut off as soon as all source supplies do.