Skip to content

ImmutableSortedDictionaryCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Immutable.ImmutableSortedDictionary.
public sealed class ImmutableSortedDictionaryCopier<TKey, TValue> : IDeepCopier, IDeepCopier<ImmutableSortedDictionary<TKey, TValue>>, IOptionalDeepCopier

Constructors

Methods