Example #1
0
 public Searcher(Ranker ranker)
 {
     this.ranker = ranker;
     addMonths();
 }
Example #2
0
 public Searcher(Ranker ranker)
 {
     this.ranker = ranker;
     addMonths();
 }