System.Runtime.Serialization.SerializationBinder: Method Members

The methods of System.Runtime.Serialization.SerializationBinder are listed below. For a list of all members, see the SerializationBinder Members list.

See Also: Inherited members from System.Object

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.