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