Amazon.Shield.Model.TimeRange.IsSetFromInclusive C# (CSharp) Méthode

IsSetFromInclusive() private méthode

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