Ejemplo n.º 1
0
        public virtual Object getChild()
        {
            cat Child = new cat();

            return(Child);
        }