Skip to content

ReadOnlyDictionaryCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.ObjectModel.ReadOnlyDictionary.
public sealed class ReadOnlyDictionaryCopier<TKey, TValue> : IDeepCopier, IDeepCopier<ReadOnlyDictionary<TKey, TValue>>
where TKey : notnull

Constructors

Methods