Table of Contents

Method Assign

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.