Amazon.WAF.Model.ByteMatchSet.IsSetByteMatchTuples C# (CSharp) Метод

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

private IsSetByteMatchTuples ( ) : bool
Результат bool
        internal bool IsSetByteMatchTuples()
        {
            return this._byteMatchTuples != null && this._byteMatchTuples.Count > 0; 
        }