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