Method Assign
Assign(ImmutableWithRecord<T>)
Assigns this object with properties of other object.
public virtual void Assign(ImmutableWithRecord<T> value)
Parameters
value
ImmutableWithRecord<T>Source of the property values to assign.
Assigns this object with properties of other object.
public virtual void Assign(ImmutableWithRecord<T> value)
value
ImmutableWithRecord<T>Source of the property values to assign.