public static void Main() { _06_Notepad.App app = new _06_Notepad.App(); app.InitializeComponent(); app.Run(); }