Esempio n. 1
0
 public PhieuThuePhongDTO DangO_Phong(int maP)
 {
     return(phieuThuePhongDAO.DangO_Phong(maP));
 }