Example #1
0
 public ConsultaManager()
 {
     crudConsulta = new ConsultaCrudFactory();
 }