Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
GroupByGrouping (KeyValuePair< Wrapper< TGroupKey >, ListChunk< TElement > > keyValues) | |
Properties | |
TGroupKey IGrouping< TGroupKey, TElement >. | Key [get] |
Private Member Functions | |
IEnumerator< TElement > IEnumerable< TElement >. | GetEnumerator () |
IEnumerator IEnumerable. | GetEnumerator () |
Private Attributes | |
readonly KeyValuePair< Wrapper< TGroupKey >, ListChunk< TElement > > | _keyValues |
Definition at line 6 of file GroupByGrouping.cs.