Skip to content

DisposableExtensions class

Defined in

Namespace: System.Reactive.Disposables.Fluent Assembly: System.Reactive.dll Full name: System.Reactive.Disposables.Fluent.DisposableExtensions Modifiers: public static

Summary

        Extension methods associated with the IDisposable interface.
        

Applies to

netstandard2.0

Methods

NameSummary
static DisposeWithEnsures the provided disposable is disposed with the specified [CompositeDisposable](#
Inherited members