Skip to content

ShallowCopier<T>

class

Namespace: Orleans.Serialization.Cloning

Base type for deep copiers of types that are actually shallow-copyable.
public class ShallowCopier<T> : IDeepCopier, IDeepCopier<T>, IOptionalDeepCopier

Constructors

Methods