コード例 #1
0
 private EntityStates GetCompanyState(Company item)
 {
     return(_serviceAgent.GetCompanyEntityState(item));
 }