Amazon.WAF.Model.XssMatchSet.IsSetXssMatchTuples C# (CSharp) Méthode

IsSetXssMatchTuples() private méthode

private IsSetXssMatchTuples ( ) : bool
Résultat bool
        internal bool IsSetXssMatchTuples()
        {
            return this._xssMatchTuples != null && this._xssMatchTuples.Count > 0; 
        }