예제 #1
0
파일: Program.cs 프로젝트: ufjl0683/sshmc
 static void Main(string[] args)
 {
     host = new Host();
 }