Example #1
0
 public List <Materia> GetAll()
 {
     return(_MateriaData.GetAll());
 }