Esempio n. 1
0
 public BranchDemandController(BranchDemandService service)
 {
     _service = service;
 }
 public BranchDemandController(BranchDemandService service)
 {
     _service = service;
 }