Serialization.SurrogateSelector 类

定义

public sealed class Serialization.SurrogateSelector : System.Runtime.Serialization.ISurrogateSelector
type Serialization.SurrogateSelector = class
    interface ISurrogateSelector
Public NotInheritable Class Serialization.SurrogateSelector
Implements ISurrogateSelector
继承
Serialization.SurrogateSelector
实现

构造函数

Serialization.SurrogateSelector(IReadOnlyList<Serialization.ISurrogateProvider>)

显式接口实现

ISurrogateSelector.ChainSelector(ISurrogateSelector)
ISurrogateSelector.GetNextSelector()
ISurrogateSelector.GetSurrogate(Type, StreamingContext, ISurrogateSelector)

适用于