Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Dynamic.Utils.CacheDict< TKey, TValue >.Entry Class Referencesealed

Package Functions

 Entry (int hash, TKey key, TValue value)
 

Package Attributes

readonly int _hash
 
readonly TKey _key
 
readonly TValue _value
 

Detailed Description

Definition at line 8 of file CacheDict.cs.


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