Exemplo n.º 1
0
 public ListIterator(BrowseHistory history)
 {
     this.history = history;
 }