Skip to content

StackCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods