Skip to content

SortedSetCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods