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