public ProfessorTurmaController()
 {
     _professorTurmaRepository = new ProfessorTurmaRepository();
 }