Пример #1
0
 public int AgregarAlumno(object obj)
 {
     return(datos.AgregarAlumno(obj));
 }