Amazon.WAF.Model.XssMatchTuple.IsSetFieldToMatch C# (CSharp) Méthode

IsSetFieldToMatch() private méthode

private IsSetFieldToMatch ( ) : bool
Résultat bool
        internal bool IsSetFieldToMatch()
        {
            return this._fieldToMatch != null;
        }