Пример #1
0
        private static void DebugRun()
        {
            MainEntry objMain = new MainEntry();

            objMain.Run();
        }