Exemplo n.º 1
0
 private bool CompanyExists(string itemID)
 {
     return(_serviceAgent.CompanyExists(itemID));
 }