Exemplo n.º 1
0
 public void CreateAnswerSet(AnswerSet AnswerSet)
 {
     _AnswerService.CreateAnswerSet(AnswerSet);
 }