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 |
---|---|---|
ISurrogateSelector | selector | A new surrogate selector. |