Compartir a través de


ImmutableListCodec<T>.ConvertFromSurrogate Método

Definición

System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableListSurrogate{`0}@)
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

Devoluciones

Se aplica a