System.Runtime.Serialization.SerializationBinder Members

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

See Also: Inherited members from System.Object

Protected Constructors

Initializes a new instance of the System.Runtime.Serialization.SerializationBinder class.

Public Methods

BindToName(Type, out string, out string)
Documentation for this section has not yet been entered.
abstract
BindToType(string, string) : Type

When overridden in a derived class, controls the binding of a serialized object to a type.