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

IsSetFromInclusive() 개인적인 메소드

private IsSetFromInclusive ( ) : bool
리턴 bool
        internal bool IsSetFromInclusive()
        {
            return this._fromInclusive.HasValue; 
        }