Exemple #1
0
 public DataTable DanhSachDatPhong(int maKH)
 {
     return(phieuThuePhongDAO.DanhSachDatPhong(maKH));
 }