addTo
Add the current disposable to a specific container for easier cleanup.
Return
This Disposable
Parameters
container
the CompositeDisposable to add this Disposable to.
Add the current disposable to a specific container for easier cleanup.
This Disposable
the CompositeDisposable to add this Disposable to.