Skip to content

SortedSetCodec<T>

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Collections.Generic.SortedSet.
public sealed class SortedSetCodec<T> : GeneralizedReferenceTypeSurrogateCodec<SortedSet<T>, SortedSetSurrogate<T>>

Constructors

Methods