Home ITransactionRepositoryFactory Interface
Post
Cancel

ITransactionRepositoryFactory Interface

Definition

Namespace: EntityDb.Abstractions.Transactions
Assembly: EntityDb.Abstractions

Represents a type used to create instances of ITransactionRepository.

1
public interface ITransactionRepositoryFactory : EntityDb.Abstractions.Disposables.IDisposableResource, System.IDisposable, System.IAsyncDisposable

Methods

This post is licensed under CC BY 4.0 by the author.