Exemplo n.º 1
0
 public IEnumerable <Question> GetQuestions()
 {
     return(_interviewService.GetQuestions());
 }