Amazon.WAFRegional.Model.ListSqlInjectionMatchSetsResponse.IsSetSqlInjectionMatchSets C# (CSharp) Méthode

IsSetSqlInjectionMatchSets() private méthode

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