コード例 #1
0
 public void DeleteEnlistment()
 {
     TestResultsHelper.OutputGVFSLogs(this);
     RepositoryHelpers.DeleteTestDirectory(this.EnlistmentRoot);
 }
コード例 #2
0
 public void DeleteEnlistment()
 {
     RepositoryHelpers.DeleteTestDirectory(this.EnlistmentRoot);
 }