public void Save(ContaInvestimento tentity)
 {
     throw new NotImplementedException();
 }
 public void RegastarTituloRendaFixa(ContaInvestimento contaInvestimento)
 {
     throw new NotImplementedException();
 }