Method | Description | |
---|---|---|
Parse ( string json ) : |
Method | Description | |
---|---|---|
CheckTop ( |
||
HexToInteger ( string source, uint &output ) : int | ||
IntegerToHex ( int value, char hex ) : void | ||
TextToDecimal ( string source, decimal &output ) : int | ||
TextToInteger ( string source, long &output ) : int |
public static Parse ( string json ) : |
||
json | string | |
return |