コード例 #1
0
 public ListIterator(BrowseHistory history)
 {
     this.history = history;
 }