コード例 #1
0
 public PhieuThuePhongDTO LayPhieuthuephongTheoma(int maPhieuthue)
 {
     return(phieuThuePhongDAO.LayPhieuthuephongTheoma(maPhieuthue));
 }