Lezen in het Engels Bewerken

Delen via


ShallowCopier<T> Class

Definition

Base type for deep copiers of types that are actually shallow-copyable.

C#
public class ShallowCopier<T> : Orleans.Serialization.Cloning.IDeepCopier<T>, Orleans.Serialization.Cloning.IOptionalDeepCopier

Type Parameters

T
Inheritance
ShallowCopier<T>
Derived
Implements

Constructors

Methods

DeepCopy(Object, CopyContext)

Returns the input value.

DeepCopy(T, CopyContext)

Returns the input value.

IsShallowCopyable()

Applies to

Product Versies
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0