Amazon.WAF.Model.XssMatchTuple.IsSetFieldToMatch C# (CSharp) 메소드

IsSetFieldToMatch() 개인적인 메소드

private IsSetFieldToMatch ( ) : bool
리턴 bool
        internal bool IsSetFieldToMatch()
        {
            return this._fieldToMatch != null;
        }