Amazon.Shield.Model.TimeRange.IsSetFromInclusive C# (CSharp) Метод

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

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