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