Amazon.APIGateway.Model.GetDomainNameResponse.IsSetCertificateUploadDate C# (CSharp) Метод

IsSetCertificateUploadDate() приватный Метод

private IsSetCertificateUploadDate ( ) : bool
Результат bool
        internal bool IsSetCertificateUploadDate()
        {
            return this._certificateUploadDate.HasValue; 
        }