Amazon.ElasticLoadBalancing.Model.SourceSecurityGroup.IsSetGroupName C# (CSharp) Метод

IsSetGroupName() приватный Метод

private IsSetGroupName ( ) : bool
Результат bool
        internal bool IsSetGroupName()
        {
            return this.groupName != null;
        }
    }