Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SessionImpl ( IOpenXProxy proxy, string username, string password ) : System | ||
SessionImpl ( string sessionId, string url ) : System | ||
SessionImpl ( string username, string password, string url ) : System |
public SessionImpl ( IOpenXProxy proxy, string username, string password ) : System | ||
proxy | IOpenXProxy | |
username | string | |
password | string | |
return | System |
public SessionImpl ( string sessionId, string url ) : System | ||
sessionId | string | |
url | string | |
return | System |
public SessionImpl ( string username, string password, string url ) : System | ||
username | string | |
password | string | |
url | string | |
return | System |