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