Amazon.WAFRegional.Model.SampledHTTPRequest.IsSetWeight C# (CSharp) Method

IsSetWeight() private method

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