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