Skip to content

KeyValuePairCodec<TKey, TValue>

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Collections.Generic.KeyValuePair.
public sealed class KeyValuePairCodec<TKey, TValue> : IFieldCodec, IFieldCodec<KeyValuePair<TKey, TValue>>

Constructors

Methods