Skip to content

Disposable.Empty property

Defined in

Type: Disposable Namespace: Minimalist.Reactive Assembly: Minimalist.Reactive.dll

Applies to

netstandard2.0

public static IDisposable Empty { get; }

View source

Summary: Gets the disposable that does nothing when disposed.

Returns: IDisposable