Exemplo n.º 1
0
 public CreditoManagement()
 {
     crudCredito = new CreditoCrudFactory();
 }