Exemplo n.º 1
0
 protected void given_indexed_repository(string path)
 {
     Repository = new IndexedFolderRepository("local", FileSystem.GetDirectory(path));
 }
Exemplo n.º 2
0
 protected void given_indexed_repository(string path)
 {
     Repository = new IndexedFolderRepository("local", FileSystem.GetDirectory(path));
 }