Exemplo n.º 1
0
 public StudentsController(ContosoUniversityDataContext context)
 {
     _context = context;
 }