Amazon.CodeDeploy.Model.TimeRange.IsSetEnd C# (CSharp) 메소드

IsSetEnd() 개인적인 메소드

private IsSetEnd ( ) : bool
리턴 bool
        internal bool IsSetEnd()
        {
            return this._end.HasValue; 
        }