Amazon.WAFRegional.Model.HTTPRequest.IsSetMethod C# (CSharp) Method

IsSetMethod() private method

private IsSetMethod ( ) : bool
return bool
        internal bool IsSetMethod()
        {
            return this._method != null;
        }