Amazon.WAF.Model.ListByteMatchSetsResponse.IsSetByteMatchSets C# (CSharp) 메소드

IsSetByteMatchSets() 개인적인 메소드

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