Exemplo n.º 1
0
 public List <Persona> GetAllAlumnos()
 {
     return(_PersonaData.GetAllAlumnos());
 }