Ejemplo n.º 1
0
 public virtual void connect(java.io.PipedInputStream stream)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 2
0
 public PipedOutputStream(java.io.PipedInputStream target)
 {
     throw new System.NotImplementedException();
 }