コード例 #1
0
 public StudentsExamsController(EsameDiStatoContext context)
 {
     _context = context;
 }