Amazon.WAF.Model.HTTPRequest.IsSetURI C# (CSharp) Метод

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

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