The methods of the ISurrogateSelector interface are listed below. For a complete list of ISurrogateSelector interface members, see the ISurrogateSelector Members topic.
ChainSelector | Specifies the next ISurrogateSelector to be examined for surrogates if the current instance doesn't have a surrogate for the given type and assembly in the given context. |
GetNextSelector | Returns the next surrogate selector in the chain. |
GetSurrogate | Finds the surrogate, if any, that will act for the specified object's type, for the specified serialization context, starting with the specified surrogate selector. |
ISurrogateSelector Interface | System.Runtime.Serialization Namespace