예제 #1
0
        static void Main()
        {
            InternalApp internalApp = new InternalApp();

            internalApp.Run();
        }