The resolver to make sure custom classes with DataContractAttribute
work.
More...
Inherits DefaultContractResolver.
Static Public Attributes | |
static readonly DataContractResolver | instance = new DataContractResolver() |
The singleton instance. More... | |
Protected Member Functions | |||
override JsonContract | CreateContract (Type objectType) | ||
Determines which contract type is created for the given type.
| |||
The resolver to make sure custom classes with DataContractAttribute
work.
|
static |
The singleton instance.