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