Compartir a través de


NameValueCollectionCodec.ConvertToSurrogate Método

Definición

Convierte un valor en el tipo suplente.

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)

Parámetros

value
NameValueCollection

Valor.

surrogate
NameValueCollectionSurrogate

Suplente.

Se aplica a