Exemple #1
0
 public void TearDown()
 {
     _container.Delete();
     //var path = Path.Combine(Path.GetTempPath(), "FileStreamContainerTest");
     //if (Directory.Exists(path))
     //    Directory.Delete(path, true);
 }
 public void TearDown()
 {
     _container.Delete();
 }