Skip to content

Copier_Immutable<T>

class

Namespace: OrleansCodeGen.Orleans.Concurrency

Base type for deep copiers of types that are actually shallow-copyable.
public sealed class Copier_Immutable<T> : ShallowCopier<Immutable<T>>

Constructors