Skip to content

KeyValuePairCopier<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

Copier for System.Collections.Generic.KeyValuePair.
public sealed class KeyValuePairCopier<TKey, TValue> : IDeepCopier, IDeepCopier<KeyValuePair<TKey, TValue>>, IOptionalDeepCopier

Constructors

Methods