Skip to content

SortedListCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

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

Constructors

Methods