ImmutableQueueCopier<T>(IDeepCopier<T>)
public ImmutableQueueCopier(IDeepCopier<T> copier) Initializes a new instance of the
Orleans.Serialization.Codecs.ImmutableQueueCopier class. Parameters
copierIDeepCopier<T>- The element copier.
