다음을 통해 공유


NameValueCollectionCodec.ConvertFromSurrogate 메서드

정의

값을 서로게이트 형식에서 필드 형식으로 변환합니다.

public override System.Collections.Specialized.NameValueCollection ConvertFromSurrogate (ref Orleans.Serialization.Codecs.NameValueCollectionSurrogate surrogate);
override this.ConvertFromSurrogate : NameValueCollectionSurrogate -> System.Collections.Specialized.NameValueCollection
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As NameValueCollectionSurrogate) As NameValueCollection

매개 변수

surrogate
NameValueCollectionSurrogate

서로게이트입니다.

반환

값입니다.

적용 대상