Пример #1
0
 public string GetAllTypeService()
 {
     return(JSonConvertUtil.Convert(typeServiceBusiness.GetAll()));
 }