Amazon.APIGateway.Model.GetDomainNameResponse.IsSetCertificateUploadDate C# (CSharp) 메소드

IsSetCertificateUploadDate() 개인적인 메소드

private IsSetCertificateUploadDate ( ) : bool
리턴 bool
        internal bool IsSetCertificateUploadDate()
        {
            return this._certificateUploadDate.HasValue; 
        }