Skip to content

ImmutableSortedSetCopier<T>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods