Method | Description | |
---|---|---|
ApiAccess ( ) : System | ||
ApiAccess ( string accessKey, string secretKey ) : System | ||
ApiAccess ( string accessKey, string secretKey, string host, string version, int port ) : System |
public ApiAccess ( string accessKey, string secretKey ) : System | ||
accessKey | string | |
secretKey | string | |
return | System |
public ApiAccess ( string accessKey, string secretKey, string host, string version, int port ) : System | ||
accessKey | string | |
secretKey | string | |
host | string | |
version | string | |
port | int | |
return | System |