Skip to content

SortedDictionaryCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Generic.SortedDictionary.
public sealed class SortedDictionaryCopier<TKey, TValue> : IBaseCopier, IBaseCopier<SortedDictionary<TKey, TValue>>, IDeepCopier, IDeepCopier<SortedDictionary<TKey, TValue>>

Constructors

Methods