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