Ejemplo n.º 1
0
 public RestartProcessCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
 public StopProcessCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
 public StartSessionCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
Ejemplo n.º 4
0
 public RegisterResourceCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }