Exemplo n.º 1
0
 public MCQuestionController(IMCQuestionService service)
 {
     _service = service;
 }