示例#1
0
 public SelectionPosition(Finder <T, V> finder)
 {
     _finder = finder;
 }