コード例 #1
0
 public void AssertFolderDoesntExist(params string[] path)
 {
     SolutionExplorer.AssertFolderDoesntExist(SolutionDirectory, AddSolutionToPath(path));
 }