Example #1
0
 public GameController(StudentInformationContext context)
 {
     _context = context;
 }