Amazon.WAFRegional.Model.ByteMatchSetUpdate.IsSetByteMatchTuple C# (CSharp) 메소드

IsSetByteMatchTuple() 개인적인 메소드

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