Esempio n. 1
0
 public List <LoaiPhongDTO> LayDanhSachLoaiPhongTheoKhachSan(int MaKS)
 {
     return(dao.LayDanhSachLoaiPhongTheoKhachSan(MaKS));
 }