Partager via


ReadOnlyDictionaryCodec<TKey,TValue>.ConvertFromSurrogate Méthode

Définition

public override System.Collections.ObjectModel.ReadOnlyDictionary<TKey,TValue> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ReadOnlyDictionarySurrogate<TKey,TValue> surrogate);
override this.ConvertFromSurrogate : ReadOnlyDictionarySurrogate -> System.Collections.ObjectModel.ReadOnlyDictionary<'Key, 'Value>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ReadOnlyDictionarySurrogate(Of TKey, TValue)) As ReadOnlyDictionary(Of TKey, TValue)

Paramètres

Retours

ReadOnlyDictionary<TKey,TValue>

S’applique à