Amazon.WAFRegional.Model.HTTPRequest.IsSetMethod C# (CSharp) 메소드

IsSetMethod() 개인적인 메소드

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