Exemplo n.º 1
0
        public static void Main(string[] args)
        {
            PetraServerAdminConsole myApp = new PetraServerAdminConsole();

            myApp.run();
        }
        public static void Main(string[] args)
        {
            PetraServerAdminConsole myApp = new PetraServerAdminConsole();

            myApp.run();
        }