Amazon.Inspector.Model.DurationRange.IsSetMinSeconds C# (CSharp) Метод

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

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