Skip to content

QueueCopier<T>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Generic.Queue.
public sealed class QueueCopier<T> : IBaseCopier, IBaseCopier<Queue<T>>, IDeepCopier, IDeepCopier<Queue<T>>

Constructors

Methods