Skip to content

ImmutableStackCodec<T>

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Collections.Immutable.ImmutableStack.
public sealed class ImmutableStackCodec<T> : GeneralizedReferenceTypeSurrogateCodec<ImmutableStack<T>, ImmutableStackSurrogate<T>>

Constructors

Methods