public void ProcessarPagamento() { SistemaPagamento sistemaPagamento = new PayPall(); sistemaPagamento.RegistrarPagamento(this); }