Json.NET - Quick Starts & API Documentation
Populate Method
Namespaces ► Newtonsoft.Json ► JsonSerializer ► Populate()()()()
Members
Icon | Member | Description |
---|---|---|
Populate(TextReader, Object) |
Populates the JSON values onto the target object.
|
|
Populate(JsonReader, Object) |
Populates the JSON values onto the target object.
|