|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| Node (TKey key, TValue value, int hashcode, Node next) | |
Package Attributes | |
| readonly TKey | _key |
| TValue | _value |
| volatile Node | _next |
| readonly int | _hashcode |
Definition at line 86 of file ConcurrentDictionary.cs.