Amazon.WAF.Model.SqlInjectionMatchSet.IsSetSqlInjectionMatchTuples C# (CSharp) Method

IsSetSqlInjectionMatchTuples() private method

private IsSetSqlInjectionMatchTuples ( ) : bool
return bool
        internal bool IsSetSqlInjectionMatchTuples()
        {
            return this._sqlInjectionMatchTuples != null && this._sqlInjectionMatchTuples.Count > 0; 
        }