Exemple #1
0
 public ConsoleServiceTests()
 {
     this.consoleHost       = new TestConsoleHost();
     this.powerShellContext = new PowerShellContext();
 }
 public ConsoleServiceTests()
 {
     this.consoleHost = new TestConsoleHost();
     this.powerShellContext = new PowerShellContext();
 }