Esempio n. 1
0
 public void AprobarEmpresaStatement(BaseEntity entity)
 {
     dao.ExecuteProcedure(_mapper.GetAprobarEmpresaStatement(entity));
 }