Inheritance: ITestRunnerAction
 public IISExpressConfigBuilder()
 {
     _action = new IISTestRunnerAction();
 }
Ejemplo n.º 2
0
 public IISExpressConfigBuilder()
 {
     _action = new IISTestRunnerAction();
 }