Exemplo n.º 1
0
 public PerguntasController(UnitOfWorkPerguntas unit)
 {
     _unit = unit;
 }