Skip to content

ImmutableStackCopier<T>.ImmutableStackCopier<T>(IDeepCopier<T>)

ImmutableStackCopier<T>(IDeepCopier<T>)

View source
public ImmutableStackCopier(IDeepCopier<T> copier)
Initializes a new instance of the Orleans.Serialization.Codecs.ImmutableStackCopier class.

Parameters

copierIDeepCopier<T>
The element copier.