Method | Description | |
---|---|---|
Parse ( Newtonsoft.Json.Linq.JObject obj ) : |
||
ParseList ( Newtonsoft.Json.Linq.JArray arr ) : List |
public static Parse ( Newtonsoft.Json.Linq.JObject obj ) : |
||
obj | Newtonsoft.Json.Linq.JObject | |
return |
public static ParseList ( Newtonsoft.Json.Linq.JArray arr ) : List |
||
arr | Newtonsoft.Json.Linq.JArray | |
return | List |