Beispiel #1
0
 public Probkis1Controller(ProbkiDb context)
 {
     _context = context;
 }
Beispiel #2
0
 public Labs3Controller(ProbkiDb context)
 {
     _context = context;
 }