Compartir a través de


FSharpMapCodec<TKey,TValue>.ConvertFromSurrogate Método

Definición

public override Microsoft.FSharp.Collections.FSharpMap<TKey,TValue> ConvertFromSurrogate (ref Orleans.Serialization.FSharpMapSurrogate<TKey,TValue> surrogate);
override this.ConvertFromSurrogate : FSharpMapSurrogate -> Map<'Key, 'Value>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpMapSurrogate(Of TKey, TValue)) As FSharpMap(Of TKey, TValue)

Parámetros

Devoluciones

Microsoft.FSharp.Collections.FSharpMap<TKey,TValue>

Se aplica a