UseCaseServicer constructor

UseCaseServicer(
  1. IRepoServicer _repo
)

Implementation

UseCaseServicer(this._repo);