Amazon.WAFRegional.Model.HTTPRequest.IsSetURI C# (CSharp) 메소드

IsSetURI() 개인적인 메소드

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