Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.GroupJoinHashLookupBuilder< TElement, TOrderKey, THashKey >.GroupJoinBaseHashBuilder Struct Reference

Public Member Functions

 GroupJoinBaseHashBuilder (HashLookup< THashKey, ListChunk< TElement > > baseLookup)
 
bool Add (THashKey hashKey, TElement element, TOrderKey orderKey)
 

Private Attributes

readonly HashLookup< THashKey, ListChunk< TElement > > _base
 

Detailed Description

Definition at line 8 of file GroupJoinHashLookupBuilder.cs.


The documentation for this struct was generated from the following file: