Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.SystemLinq_LookupDebugView< TKey, TElement > Class Template Referencesealed

Public Member Functions

 SystemLinq_LookupDebugView (Lookup< TKey, TElement > lookup)
 

Properties

IGrouping< TKey, TElement >[] Groupings [get]
 

Private Attributes

readonly Lookup< TKey, TElement > _lookup
 
IGrouping< TKey, TElement >[] _cachedGroupings
 

Detailed Description

Definition at line 5 of file SystemLinq_LookupDebugView.cs.


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