Skip to content

ImmutableStackCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods