AutomatedTester.BrowserMob.Server.Server C# (CSharp) 메소드

Server() 공개 메소드

public Server ( string path ) : System
path string
리턴 System
        public Server(string path): this(path, 8888)
        {}

Same methods

Server::Server ( string path, int port ) : System