Compartir a través de


ImmutableSortedDictionaryCodec<TKey,TValue>.ConvertFromSurrogate Método

Definición

System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableSortedDictionarySurrogate{`0,`1}@)
public override System.Collections.Immutable.ImmutableSortedDictionary<TKey,TValue> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ImmutableSortedDictionarySurrogate<TKey,TValue> surrogate);
override this.ConvertFromSurrogate : ImmutableSortedDictionarySurrogate -> System.Collections.Immutable.ImmutableSortedDictionary<'Key, 'Value>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ImmutableSortedDictionarySurrogate(Of TKey, TValue)) As ImmutableSortedDictionary(Of TKey, TValue)

Parámetros

Devoluciones

Se aplica a