Class Types
| Class | Summary |
|---|---|
| Backing |
Allows Newtonsoft.Json to set the underlying backing field for a given readonly autoprop |
| JsonBinder |
IJsonBinder is a way to bind complex objects, with nested keys.
|
| JsonBinderExtensions |
Extension methods for IJsonBinder
|
| Private |
Allows Newtonsoft.Json to set the underlying backing field for a given readonly autoprop |
Interface Types
| Interface | Summary |
|---|---|
| IJsonBinder |
IJsonBinder is a way to bind complex objects, with nested keys.
|
