Amazon.WAFRegional.Model.ByteMatchTuple.IsSetTargetStream C# (CSharp) 메소드

IsSetTargetStream() 개인적인 메소드

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