Esempio n. 1
0
 public static DataTable LoadDuLieuLoaiPhong(string s)
 {
     return(LoaiPhongDAO.LoadDuLieuLoaiPhong(s));
 }