コード例 #1
0
ファイル: Channel.cs プロジェクト: barretthowell/sftprelay
 public void setExtOutputStream(Stream Out)
 {
     io.setExtOutputStream(Out, false);
 }