Пример #1
0
 public MDOtherItemsController(IElectronicService electronicService)
 {
     this.electronicService = electronicService;
 }
Пример #2
0
 public MDOtherBrandController(IElectronicService electronicService)
 {
     this.electronicService = electronicService;
 }