메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public getBalance ( string format, IDictionary param ) : void | ||
format | string | |
param | IDictionary | |
리턴 | void |