Ejemplo n.º 1
0
 public RegionCandidateSet score(IScorer scorer)
 {
     scorer.score(candidates);
     return(this);
 }