Exemple #1
0
 public ThucDonDTO ChiTietThucDon(int ma)
 {
     return(dao.ChiTietThucDon(ma));
 }