예제 #1
0
 private bool CompanyTypeExists(string itemID)
 {
     return(_serviceAgent.CompanyTypeExists(itemID));
 }