コード例 #1
0
ファイル: Program.cs プロジェクト: demonxjj/TCE
 void two_way()
 {
     Console.WriteLine("echo wall:" + prx.echo("hello tce! "));
 }