public string GuardarCxP()
 {
     return(string.Format("{0}\n{1}",
                          _guardadoCxP.GuardarCxP(), _mensaje));
 }