Amazon.WAF.Model.HTTPRequest.IsSetClientIP C# (CSharp) Méthode

IsSetClientIP() private méthode

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