Beispiel #1
0
 public TopController()
 {
     _context = new TopRepository();
 }
Beispiel #2
0
 public TopController()
 {
     _context = new TopRepository();
 }