Serialization.SurrogateSelector 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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) |