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