Exemplo n.º 1
0
 public int UpdateData(EntityNhanVien NV)
 {
     return(da.UpdateData(NV));
 }