System.Runtime.Serialization.ISurrogateSelector.ChainSelector Method

Specifies the next System.Runtime.Serialization.ISurrogateSelector for surrogates to examine if the current instance does not have a surrogate for the specified type and assembly in the specified context.

Syntax

public void ChainSelector (ISurrogateSelector selector)

Parameters

selector
The next surrogate selector to examine.

Remarks

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0