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