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

IsSetToExclusive() private méthode

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