Home IDisposableResource Interface
Post
Cancel

IDisposableResource Interface

Definition

Namespace: EntityDb.Abstractions.Disposables
Assembly: EntityDb.Abstractions

Marks a resource as disposable and provides a default implementation.

1
public interface IDisposableResource : System.IDisposable, System.IAsyncDisposable
This post is licensed under CC BY 4.0 by the author.