Метод | Описание | |
---|---|---|
Execute ( Command command ) : CommandResult | ||
WithHost ( string host ) : |
||
WithPort ( int port = -1 ) : |
Метод | Описание | |
---|---|---|
BaseProtocol ( string host, int port = -1 ) : System |
protected BaseProtocol ( string host, int port = -1 ) : System | ||
host | string | |
port | int | |
Результат | System |
public abstract Execute ( Command command ) : CommandResult | ||
command | Command | |
Результат | CommandResult |
public WithHost ( string host ) : |
||
host | string | |
Результат |
public WithPort ( int port = -1 ) : |
||
port | int | |
Результат |