コード例 #1
0
 public static List <KhachHangDTO> DSKHTheoPhong(PhongDTO thongtin)
 {
     return(KhachHangDAO.DSKHTheoPhong(thongtin));
 }