Exemple #1
0
 public Task SaveQuestionAsync(AdvisorInternalService.Question question)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SaveQuestion(AdvisorInternalService.Question question)
 {
     throw new NotImplementedException();
 }