Пример #1
0
 public bool CapNhatThongTinDichVu(DichVuDTO dv)
 {
     return(dvDAO.CapNhatThongTinDichVu(dv));
 }