Поделиться через


ImmutableSortedDictionaryCodec<TKey,TValue> Конструктор

Определение

Инициализирует новый экземпляр класса ImmutableSortedDictionaryCodec<TKey,TValue>.

public ImmutableSortedDictionaryCodec (Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.ImmutableSortedDictionarySurrogate<TKey,TValue>> surrogateSerializer);
new Orleans.Serialization.Codecs.ImmutableSortedDictionaryCodec<'Key, 'Value> : Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.ImmutableSortedDictionarySurrogate<'Key, 'Value>> -> Orleans.Serialization.Codecs.ImmutableSortedDictionaryCodec<'Key, 'Value>
Public Sub New (surrogateSerializer As IValueSerializer(Of ImmutableSortedDictionarySurrogate(Of TKey, TValue)))

Параметры

surrogateSerializer
IValueSerializer<ImmutableSortedDictionarySurrogate<TKey,TValue>>

Суррогатный сериализатор.

Применяется к