Example #1
0
 public MateriaisBll()
 {
     objMaterialDAO = FactoryDAO.criarMateriaisDAO();
 }