Skip to content

ImmutableDictionaryCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods