다음을 통해 공유


ImmutableListCodec<T>.ConvertFromSurrogate 메서드

정의

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)

매개 변수

반환

적용 대상