Method | Description | |
---|---|---|
AddPair ( ) : int | ||
Login ( string username, string password ) : System.Boolean | ||
PAZApi ( String ip, int port ) : System |
Method | Description | |
---|---|---|
SendRequest ( String request ) : String |
public Login ( string username, string password ) : System.Boolean | ||
username | string | |
password | string | |
return | System.Boolean |
public PAZApi ( String ip, int port ) : System | ||
ip | String | |
port | int | |
return | System |