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

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

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