Ejemplo n.º 1
0
 public IEnumerable <Activity> GetAll()
 {
     return(_repositoryFile.GetAllTodoFromFile());
 }