ImmutableStackCodec<T>.ConvertFromSurrogate メソッド

定義

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)

パラメーター

戻り値

適用対象