Click or drag to resize
Json.NET

ISerializationBinder Methods

 

The ISerializationBinder type exposes the following members.

Methods
  NameDescription
Public methodBindToName
When implemented, controls the binding of a serialized object to a type.
Public methodBindToType
When implemented, controls the binding of a serialized object to a type.
Top
See Also