Compartir a través de


ImmutableStackCodec<T>.ConvertToSurrogate Método

Definición

System.Object.ConvertToSurrogate(System.Collections.Immutable.ImmutableStack{`0},Orleans.Serialization.Codecs.ImmutableStackSurrogate{`0}@)
public override void ConvertToSurrogate (System.Collections.Immutable.ImmutableStack<T> value, ref Orleans.Serialization.Codecs.ImmutableStackSurrogate<T> surrogate);
override this.ConvertToSurrogate : System.Collections.Immutable.ImmutableStack<'T> * ImmutableStackSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As ImmutableStack(Of T), ByRef surrogate As ImmutableStackSurrogate(Of T))

Parámetros

value
ImmutableStack<T>

Se aplica a