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