Amazon.WAF.Model.ByteMatchTuple.IsSetTextTransformation C# (CSharp) Метод

IsSetTextTransformation() приватный Метод

private IsSetTextTransformation ( ) : bool
Результат bool
        internal bool IsSetTextTransformation()
        {
            return this._textTransformation != null;
        }