Amazon.WAF.Model.ByteMatchTuple.IsSetFieldToMatch C# (CSharp) Метод

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

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