ImmutableStackCodec<T>.ConvertFromSurrogate Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableStackSurrogate{`0}@)
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)
Parâmetros
- surrogate
- ImmutableStackSurrogate<T>