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