예제 #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;
 }