Ejemplo n.º 1
0
 public List <AlertaLogic> Listar()
 {
     return(_AlertaRepository.Listar());
 }