Amazon.APIGateway.Model.DeleteMethodRequest.IsSetHttpMethod C# (CSharp) Метод

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

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