UnitOfWorkExecutor constructor

UnitOfWorkExecutor(
  1. UnitOfWork unitOfWork
)

Implementation

UnitOfWorkExecutor(this.unitOfWork);