SortedDictionaryCodec<TKey,TValue> コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SortedDictionaryCodec<TKey,TValue> クラスの新しいインスタンスを初期化します。
public SortedDictionaryCodec (Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.SortedDictionarySurrogate<TKey,TValue>> surrogateSerializer);
new Orleans.Serialization.Codecs.SortedDictionaryCodec<'Key, 'Value> : Orleans.Serialization.Serializers.IValueSerializer<Orleans.Serialization.Codecs.SortedDictionarySurrogate<'Key, 'Value>> -> Orleans.Serialization.Codecs.SortedDictionaryCodec<'Key, 'Value>
Public Sub New (surrogateSerializer As IValueSerializer(Of SortedDictionarySurrogate(Of TKey, TValue)))
パラメーター
- surrogateSerializer
- IValueSerializer<SortedDictionarySurrogate<TKey,TValue>>
サロゲート シリアライザー。