SortedDictionaryCodec<TKey, TValue>(IValueSerializer<SortedDictionarySurrogate<TKey, TValue>>)
public SortedDictionaryCodec<TKey, SortedDictionaryCodec(IValueSerializer<SortedDictionarySurrogate<TKey, TValue>> surrogateSerializer) Initializes a new instance of the
Orleans.Serialization.Codecs.SortedDictionaryCodec class. Parameters
surrogateSerializerIValueSerializer<SortedDictionarySurrogate<TKey, TValue>>- The surrogate serializer.
