Skip to content

ImmutableQueueCopier<T>.ImmutableQueueCopier<T>(IDeepCopier<T>)

ImmutableQueueCopier<T>(IDeepCopier<T>)

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

Parameters

copierIDeepCopier<T>
The element copier.