Example #1
0
 public FornecedorBll()
 {
     objFornecedorDAO = FactoryDAO.criarFornecedorDAO();
 }