Method | Description | |
---|---|---|
Parse ( Newtonsoft.Json.Linq.JObject obj, bool deptParse = false ) : |
||
ParseList ( Newtonsoft.Json.Linq.JArray arr, bool deptParse = false ) : List |
||
Pin ( ) : System |
public static Parse ( Newtonsoft.Json.Linq.JObject obj, bool deptParse = false ) : |
||
obj | Newtonsoft.Json.Linq.JObject | |
deptParse | bool | |
return |
public static ParseList ( Newtonsoft.Json.Linq.JArray arr, bool deptParse = false ) : List |
||
arr | Newtonsoft.Json.Linq.JArray | |
deptParse | bool | |
return | List |