コード例 #1
0
 public static List <PhieuThuePhongDTO> LayPhongTuongUng(int makh)
 {
     return(PhieuThueDAO.LayPhongTuongUng(makh));
 }