public JogoService(AtividadeAula10Context context) { _context = context; }
public CategoriaService(AtividadeAula10Context context) { _context = context; }