Amazon.Shield.Model.TimeRange.IsSetToExclusive C# (CSharp) 메소드

IsSetToExclusive() 개인적인 메소드

private IsSetToExclusive ( ) : bool
리턴 bool
        internal bool IsSetToExclusive()
        {
            return this._toExclusive.HasValue; 
        }