Amazon.WAF.Model.HTTPRequest.IsSetHTTPVersion C# (CSharp) Method

IsSetHTTPVersion() private method

private IsSetHTTPVersion ( ) : bool
return bool
        internal bool IsSetHTTPVersion()
        {
            return this._httpVersion != null;
        }