Example #1
0
        public bool serializar()
        {
            Serializador.SerializarPersona(this);

            return(true);
        }