namespace Test.NetCore { class Program { static void Main(string[] args) { core_basic_window.Main(); } } }