Ejemplo n.º 1
0
 public virtual System.IO.Stream OpenCommandFile(bool writing)
 {
     return(next.OpenCommandFile(writing));
 }