다음을 통해 공유


NameValueCollectionCodec.ConvertToSurrogate 메서드

정의

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

public override void ConvertToSurrogate (System.Collections.Specialized.NameValueCollection value, ref Orleans.Serialization.Codecs.NameValueCollectionSurrogate surrogate);
override this.ConvertToSurrogate : System.Collections.Specialized.NameValueCollection * NameValueCollectionSurrogate -> unit
Public Overrides Sub ConvertToSurrogate (value As NameValueCollection, ByRef surrogate As NameValueCollectionSurrogate)

매개 변수

value
NameValueCollection

값입니다.

surrogate
NameValueCollectionSurrogate

서로게이트입니다.

적용 대상