Skip to content

ImmutableQueueCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Immutable.ImmutableQueue.
public sealed class ImmutableQueueCopier<T> : IDeepCopier, IDeepCopier<ImmutableQueue<T>>, IOptionalDeepCopier

Constructors

Methods