Exemplo n.º 1
0
 public void Pagar(double valor)
 {
     forma.Pagar(valor);
 }