Пример #1
0
 public bool CapnhatDV(DichVuDTO dichVuDTO)
 {
     return(dichVuDAO.CapnhatDV(dichVuDTO));
 }