Exemplo n.º 1
0
 void ITarefaService.FinalizarTarefasAtrasadas()
 {
     _tarefaRepository.FinalizarTarefasAtrasadas();
 }