Method | Description | |
---|---|---|
Account ( string api_key, string private_key ) : System | ||
getBalance ( ) : void | ||
getBalance ( string format, IDictionary param ) : void |
public Account ( string api_key, string private_key ) : System | ||
api_key | string | |
private_key | string | |
return | System |
public getBalance ( string format, IDictionary param ) : void | ||
format | string | |
param | IDictionary | |
return | void |