Пример #1
0
 public bool CapNhatDV(DichVu DV)
 {
     return(DVDAO.CapNhatDV(DV));
 }