Amazon.Shield.Model.SummarizedCounter.IsSetMax C# (CSharp) Метод

IsSetMax() приватный Метод

private IsSetMax ( ) : bool
Результат bool
        internal bool IsSetMax()
        {
            return this._max.HasValue; 
        }