Пример #1
0
 public IList <DisciplinaCobolDTO> Listar()
 {
     return(_sistemaCobol.ListarDisciplinas());
 }