Exemplo n.º 1
0
 public Boolean UpdateNULL(NhanVien sx)
 {
     return(db.UpdateNULL(sx));
 }