Ejemplo n.º 1
0
 public static DataTable GetLopDaHoc(string maTre)
 {
     return(TreDAL.GetLopDaHoc(maTre));
 }