public void AgregaCorrero(CorreoE c) { correos.Add(c); }
public void AgregaCorreo(CorreoE C) { Correos.Add(C); }