Exemplo n.º 1
0
 public DistrictController(IRetailDistributionUnitOfWork unitOfWork)
 {
     this.unitOfWork = unitOfWork;
 }