Пример #1
0
 public DTO.ResponseService <string> GetExamFee()
 {
     return(svc.GetExamFee());
 }