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