Skip to content

NameValueCollectionCodec.ConvertFromSurrogate(NameValueCollectionSurrogate)

ConvertFromSurrogate(NameValueCollectionSurrogate)

override
View source
public override NameValueCollection ConvertFromSurrogate(ref NameValueCollectionSurrogate surrogate)
Converts a value from the surrogate type to the field type.

Parameters

surrogateNameValueCollectionSurrogate
The surrogate.

Returns

The value.