프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Client | string | ||
Port | string | ||
Proxy | string |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
SourceDepot ( string port, string client, string proxy ) : System |
Trivial constructor.
|
public SourceDepot ( string port, string client, string proxy ) : System | ||
port | string | The endpoint of the source depot server (servername:tcpport). |
client | string | The name of the client. |
proxy | string | Proxy server, same format as port name. Can be null if proxy is not used. |
리턴 | System |