Amazon.CertificateManager.Model.GetCertificateResponse.IsSetCertificate C# (CSharp) Метод

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

private IsSetCertificate ( ) : bool
Результат bool
        internal bool IsSetCertificate()
        {
            return this._certificate != null;
        }