ISurrogateSelector Methods
.NET Framework 4
The ISurrogateSelector type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChainSelector | Specifies the next ISurrogateSelector for surrogates to examine if the current instance does not have a surrogate for the specified type and assembly in the specified context. |
|
GetNextSelector | Returns the next surrogate selector in the chain. |
|
GetSurrogate | Finds the surrogate that represents the specified object's type, starting with the specified surrogate selector for the specified serialization context. |