Ejemplo n.º 1
0
 public override int Advance(int target)
 {
     return(scorer.Advance(target));
 }