示例#1
0
 public static DataTable GetLopDaHoc(string maTre)
 {
     return(TreDAL.GetLopDaHoc(maTre));
 }