예제 #1
0
 public List <Matricula> ObtenerMatriculas()
 {
     return(maestraDAL.ObtenerMatriculas());
 }