Ejemplo n.º 1
0
 public Stream OpenFile(string path)
 {
     return(_fileSystem.OpenFile(path));
 }