Property | Type | Description | |
---|---|---|---|
site | string |
Method | Description | |
---|---|---|
Parse ( Newtonsoft.Json.Linq.JObject obj ) : |
||
Parse ( string text ) : |
public static Parse ( Newtonsoft.Json.Linq.JObject obj ) : |
||
obj | Newtonsoft.Json.Linq.JObject | |
return |
public static Parse ( string text ) : |
||
text | string | |
return |