Пример #1
0
 protected void given_indexed_repository(string path)
 {
     Repository = new IndexedFolderRepository("local", FileSystem.GetDirectory(path));
 }
Пример #2
0
 protected void given_indexed_repository(string path)
 {
     Repository = new IndexedFolderRepository("local", FileSystem.GetDirectory(path));
 }