ISerializationBinder Interface |
Namespace: Newtonsoft.Json.Serialization
public interface ISerializationBinder
The ISerializationBinder type exposes the following members.
Name | Description | |
---|---|---|
BindToName |
When implemented, controls the binding of a serialized object to a type.
| |
BindToType |
When implemented, controls the binding of a serialized object to a type.
|