Пример #1
0
 public void FillFeedbackForm(SurveyResponse surveyResponse)
 {
     patientService.FillFeedbackForm(surveyResponse);
 }