Ejemplo n.º 1
0
 /// <nodoc />
 public void AllowFileWrites(AbsolutePath path)
 {
     Inner.AllowFileWrites(Redirect(path));
 }