예제 #1
0
파일: Program.cs 프로젝트: demonxjj/TCE
 void two_way()
 {
     Console.WriteLine("echo wall:" + prx.echo("hello tce! "));
 }