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