Json.NET - Quick Starts & API Documentation
FromObject Method
Namespaces ► Newtonsoft.Json.Linq ► JObject ► FromObject()()()()

Icon | Member | Description |
---|---|---|
![]() ![]() |
FromObject(Object) |
Creates a JObject from an object.
|
![]() ![]() |
FromObject(Object, JsonSerializer) |
Creates a JArray from an object.
|