ImmutableSortedDictionaryCodec<TKey,TValue> コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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>>
サロゲート シリアライザー。