Compartir a través de


ImmutableStackCodec<T>.ConvertFromSurrogate Método

Definición

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

Devoluciones

Se aplica a