Amazon.Shield.Model.AttackDetail.IsSetSubResources C# (CSharp) 메소드

IsSetSubResources() 개인적인 메소드

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