コード例 #1
0
 public void DeployCodedUiTestServer()
 {
     this.testConsole = new VsTestConsoleWrapper(this.DeviceName);
     this.testConsole.DeployCodedUiTestServer(this.captureCodedUiLogs);
 }
コード例 #2
0
 public void DeployCodedUiTestServer()
 {
     this.testConsole = new VsTestConsoleWrapper(this.DeviceName);
     this.testConsole.DeployCodedUiTestServer(this.captureCodedUiLogs);
 }