2사용 중System.Collections.Generic;
4사용 중System.Windows.Forms;
17 if(Environment.GetCommandLineArgs().Length > 1)
18제목 = Environment.GetCommandLineArgs()[1];
20Application.EnableVisualStyles();
21Application.SetCompatibleTextRenderingDefault(
거짓);