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: 4.3.48.0 (4.3.48.0)
C#
public static void ChainSurrogateSelector( ISurrogateSelector selector )
Parameters
- selector
- Type: System.Runtime.Serialization.ISurrogateSelector
A new surrogate selector.