Example #1
0
 public static DataTable LHP(string maLHP)
 {
     return(LopHocPhan_DAO.LoadLopHocPhan(maLHP));
 }