コード例 #1
0
 public List <AlunoTurma> Get()
 {
     return(_AlunoTurmaRepository.LerTodos());
 }