Method | Description | |
---|---|---|
Parse ( string json ) : |
Method | Description | |
---|---|---|
VersionConfig ( ) : Newtonsoft.Json.Linq |
Method | Description | |
---|---|---|
ParseAsBoolean ( IJsonValue jsonValue, bool defaultValue = false ) : bool | ||
ParseAsInt ( IJsonValue jsonValue, int defaultValue = -1 ) : int |
public static Parse ( string json ) : |
||
json | string | |
return |
protected VersionConfig ( ) : Newtonsoft.Json.Linq | ||
return | Newtonsoft.Json.Linq |