Exemplo n.º 1
0
 public bool updateData(NhanVienObj nvObj)
 {
     return(nvMod.UpdateData(nvObj));
 }