Exemple #1
0
 public void Transferir(ArrayList array)
 {
     _transferencia.Transferir(array);
 }