public PerguntasController(PerguntaContext context) { _context = context; }
public HomeController(PerguntaContext context) { _context = context; }