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