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