コード例 #1
0
 internal void SetStandardOutput(IPEStreamWrapper iPEStreamWrapper)
 {
     output = iPEStreamWrapper;
     //throw new Exception("The method or operation is not implemented.");
 }
コード例 #2
0
ファイル: WinformREPL.cs プロジェクト: drzo/opensim4opencog
 internal void SetStandardOutput(IPEStreamWrapper iPEStreamWrapper)
 {
     output = iPEStreamWrapper;
     //throw new Exception("The method or operation is not implemented.");
 }