Amazon.WAFRegional.Model.SampledHTTPRequest.IsSetWeight C# (CSharp) Méthode

IsSetWeight() private méthode

private IsSetWeight ( ) : bool
Résultat bool
        internal bool IsSetWeight()
        {
            return this._weight.HasValue; 
        }