Пример #1
0
 public Task SaveQuestionStepsAsync(AdvisorInternalService.Step step)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void SaveQuestionSteps(AdvisorInternalService.Step step)
 {
     throw new NotImplementedException();
 }