Пример #1
0
 private bool CompanyCodeExists(string itemID)
 {
     return(_serviceAgent.CompanyCodeExists(itemID));
 }