Пример #1
0
 public Consultation[] GetConsultations()
 {
     return(_service.GetConsultations().ToArray());
 }