Пример #1
0
 public void Desfazer()
 {
     _todoListRepository.Cadastrar(_todoList.CriarTarefa());
 }