Update constructor

Update(
  1. Expr ref,
  2. Obj param_object
)

Implementation

Update(this.ref, this.param_object);