Partilhar via


ImmutableListCodec<T>.ConvertFromSurrogate Método

Definição

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

Parâmetros

Retornos

Aplica-se a