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