Amazon.APIGateway.Model.CreateApiKeyResponse.IsSetCreatedDate C# (CSharp) 메소드

IsSetCreatedDate() 개인적인 메소드

private IsSetCreatedDate ( ) : bool
리턴 bool
        internal bool IsSetCreatedDate()
        {
            return this._createdDate.HasValue; 
        }