public _PipedOutputStream_173(JschProcess _enclosing, StreamCopyThread copier, PipedInputStream
                               baseArg1) : base(baseArg1)
 {
     this._enclosing = _enclosing;
     this.copier     = copier;
 }
Example #2
0
                public _PipedOutputStream_173(JschProcess _enclosing, StreamCopyThread copier, PipedInputStream
					 baseArg1)
                    : base(baseArg1)
                {
                    this._enclosing = _enclosing;
                    this.copier = copier;
                }