Redigera

Dela via


FSharpRefCodec<T>.ConvertFromSurrogate Method

Definition

public override Microsoft.FSharp.Core.FSharpRef<T> ConvertFromSurrogate (ref Orleans.Serialization.FSharpRefSurrogate<T> surrogate);
override this.ConvertFromSurrogate : FSharpRefSurrogate -> ref<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpRefSurrogate(Of T)) As FSharpRef(Of T)

Parameters

Returns

Microsoft.FSharp.Core.FSharpRef<T>

Applies to