Amazon.WAFRegional.Model.HTTPRequest.IsSetMethod C# (CSharp) Méthode

IsSetMethod() private méthode

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