コード例 #1
0
 void runConsole()
 {
     ConsoleForm.Show();
     Application.Run();
 }