public TaxaDeJurosSeed(ITaxaDeJurosContext taxaDeJurosContext) { _taxaDeJurosContext = taxaDeJurosContext; }
public TaxaDeJurosRepository(ITaxaDeJurosContext taxaDeJurosContext) { _taxaDeJurosContext = taxaDeJurosContext; }