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