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