Serialization.SurrogateSelector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class Serialization.SurrogateSelector : System.Runtime.Serialization.ISurrogateSelector
type Serialization.SurrogateSelector = class
interface ISurrogateSelector
Public NotInheritable Class Serialization.SurrogateSelector
Implements ISurrogateSelector
- Inheritance
-
Serialization.SurrogateSelector
- Implements
Constructors
Serialization.SurrogateSelector(IReadOnlyList<Serialization.ISurrogateProvider>) |
Explicit Interface Implementations
ISurrogateSelector.ChainSelector(ISurrogateSelector) | |
ISurrogateSelector.GetNextSelector() | |
ISurrogateSelector.GetSurrogate(Type, StreamingContext, ISurrogateSelector) |