public void Remover(Titulo excluir) { throw new NotImplementedException(); }
public void Adicionar(Titulo novo) { rec.Add((DuplicataReceber)novo); }