Serialization.SurrogateSelector Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public sealed class Serialization.SurrogateSelector : System.Runtime.Serialization.ISurrogateSelector
type Serialization.SurrogateSelector = class
interface ISurrogateSelector
Public NotInheritable Class Serialization.SurrogateSelector
Implements ISurrogateSelector
- Dědičnost
-
Serialization.SurrogateSelector
- Implementuje
Konstruktory
Serialization.SurrogateSelector(IReadOnlyList<Serialization.ISurrogateProvider>) |
Explicitní implementace rozhraní
ISurrogateSelector.ChainSelector(ISurrogateSelector) | |
ISurrogateSelector.GetNextSelector() | |
ISurrogateSelector.GetSurrogate(Type, StreamingContext, ISurrogateSelector) |