Пример #1
0
 public StaffModel GetDatabyID(string id)
 {
     return(_itemBusiness.GetDatabyID(id));
 }