GroupByX<TObj, TKey> constructor

GroupByX<TObj, TKey>(
  1. TKey key
)

Implementation

GroupByX(this.key) : _list = [];