public DespesaRepositorio(GranaContext ctx) { this.ctx = ctx; }
public ReceitaRepositorio(GranaContext ctx) { this.ctx = ctx; }