示例#1
0
 private EntityStates GetSecurityGroupState(SecurityGroup item)
 {
     return(_serviceAgent.GetSecurityGroupEntityState(item));
 }