TEnumerableSorter<TElement,TKey>.fKeySelector Field
Represents field fKeySelector.
private fKeySelector: TFunc<TElement, TKey>;
Field Value
Type: TFunc<TElement, TKey>
Represents field fKeySelector.
private fKeySelector: TFunc<TElement, TKey>;