예제 #1
0
 public MDOtherItemsController(IElectronicService electronicService)
 {
     this.electronicService = electronicService;
 }
예제 #2
0
 public MDOtherBrandController(IElectronicService electronicService)
 {
     this.electronicService = electronicService;
 }