Mono Class Library: Overview

System.Runtime.Serialization.SurrogateSelector: Members

The members of System.Runtime.Serialization.SurrogateSelector are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

AddSurrogate(Type, StreamingContext, ISerializationSurrogate)
Documentation for this section has not yet been entered.
ChainSelector(ISurrogateSelector)
Documentation for this section has not yet been entered.
GetNextSelector() : ISurrogateSelector
Documentation for this section has not yet been entered.
GetSurrogate(Type, StreamingContext, out ISurrogateSelector) : ISerializationSurrogate
Documentation for this section has not yet been entered.
RemoveSurrogate(Type, StreamingContext)
Documentation for this section has not yet been entered.