public WAVE_PLANController(MatcHCloudContext context)
 {
     _context = context;
 }
Beispiel #2
0
 public FirstPageController(MatcHCloudContext context)
 {
     _context = context;
 }
Beispiel #3
0
 public IBMBaselineController(MatcHCloudContext context)
 {
     _context = context;
 }
Beispiel #4
0
 public IT_PRODUCTSController(MatcHCloudContext context)
 {
     _context = context;
 }
Beispiel #5
0
 public DCL3Controller(MatcHCloudContext context)
 {
     _context = context;
 }