Specifies a server host/port, a command to launch the browser, and a starting URL for the browser.
Specifies a server host/port, a command to launch the browser, and a starting URL for the browser.
public HttpCommandProcessor(string,int,string,string);
Specifies the URL to the server, a command to launch the browser, and a starting URL for the browser.
public HttpCommandProcessor(string,string,string);