Amazon.KeyManagementService.Model.GetParametersForImportResponse.IsSetPublicKey C# (CSharp) 메소드

IsSetPublicKey() 개인적인 메소드

private IsSetPublicKey ( ) : bool
리턴 bool
        internal bool IsSetPublicKey()
        {
            return this._publicKey != null;
        }