Пример #1
0
 public AllInfoPvPlantVsController(ewiv2coreContext context)
 {
     _context = context;
 }
Пример #2
0
 public ScheduleIdentificationGroupsController(ewiv2coreContext context)
 {
     _context = context;
 }
Пример #3
0
 public AllInfoWindParkVsController(ewiv2coreContext context)
 {
     _context = context;
 }
Пример #4
0
 public TesttablasController(ewiv2coreContext context)
 {
     _context = context;
 }