PostSharpAPI ReferencePost­Sharp.​Aspects.​SerializationBinary­Aspect­SerializerChain­Surrogate­Selector
Open sandboxFocus

BinaryAspectSerializer.ChainSurrogateSelector Method

ChainSurrogateSelector(ISurrogateSelector)

Adds an item to the chain of surrogate selectors used during the process of serializing aspects.

Declaration
public static void ChainSurrogateSelector(ISurrogateSelector selector)
Parameters
Type Name Description
System.Runtime.Serialization.ISurrogateSelector selector

A new surrogate selector.