Amazon.Inspector.Model.Subscription.IsSetEventSubscriptions C# (CSharp) 메소드

IsSetEventSubscriptions() 개인적인 메소드

private IsSetEventSubscriptions ( ) : bool
리턴 bool
        internal bool IsSetEventSubscriptions()
        {
            return this._eventSubscriptions != null && this._eventSubscriptions.Count > 0; 
        }