コード例 #1
0
 public ProfessorTurmaController()
 {
     _professorTurmaRepository = new ProfessorTurmaRepository();
 }