Condividi tramite


ImmutableStackCodec<T>.ConvertFromSurrogate Metodo

Definizione

public override System.Collections.Immutable.ImmutableStack<T> ConvertFromSurrogate(ref Orleans.Serialization.Codecs.ImmutableStackSurrogate<T> surrogate);
override this.ConvertFromSurrogate : ImmutableStackSurrogate -> System.Collections.Immutable.ImmutableStack<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ImmutableStackSurrogate(Of T)) As ImmutableStack(Of T)

Parametri

Restituisce

Si applica a