public int EditAlumno(Alumno alumno) { throw new NotImplementedException(); }
public int DeleteAlumno(Alumno alumno) { throw new NotImplementedException(); }