UseCaseTransactions constructor

UseCaseTransactions(
  1. IRepoTransaction _repo
)

Implementation

UseCaseTransactions(this._repo);