프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currency | MtGoxCurrencySymbol | ||
display | string | ||
value | double | ||
value_int | System.Int64 |
메소드 | 설명 | |
---|---|---|
MtGoxWalletBalance ( ) : System | ||
MtGoxWalletBalance ( double value, System.Int64 value_int, string display, MtGoxCurrencySymbol currency ) : System | ||
getObjects ( string jsonData ) : |
public MtGoxWalletBalance ( double value, System.Int64 value_int, string display, MtGoxCurrencySymbol currency ) : System | ||
value | double | |
value_int | System.Int64 | |
display | string | |
currency | MtGoxCurrencySymbol | |
리턴 | System |
public static getObjects ( string jsonData ) : |
||
jsonData | string | |
리턴 |