BinaryAspectSerializer.ChainSurrogateSelector Method |
Adds an item to the chain of surrogate selectors
used during the process of serializing aspects.
Namespace: PostSharp.Aspects.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static void ChainSurrogateSelector( ISurrogateSelector selector )
Parameters
- selector
- Type: System.Runtime.Serialization.ISurrogateSelector
A new surrogate selector.