示例#1
0
 public StudentController(StudentContext context)
 {
     _context = context;
 }