Exemplo n.º 1
0
 public AllInfoPvPlantVsController(ewiv2coreContext context)
 {
     _context = context;
 }
Exemplo n.º 2
0
 public ScheduleIdentificationGroupsController(ewiv2coreContext context)
 {
     _context = context;
 }
Exemplo n.º 3
0
 public AllInfoWindParkVsController(ewiv2coreContext context)
 {
     _context = context;
 }
Exemplo n.º 4
0
 public TesttablasController(ewiv2coreContext context)
 {
     _context = context;
 }