Ejemplo n.º 1
0
 public SelectionPosition(Finder <T, V> finder)
 {
     _finder = finder;
 }