Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
DictionaryKeyCollectionDebugView (ICollection< TKey > collection) | |
DictionaryKeyCollectionDebugView (ICollection< TKey > collection) | |
Properties | |
TKey[] | Items [get] |
Private Attributes | |
readonly ICollection< TKey > | _collection |
Definition at line 5 of file DictionaryKeyCollectionDebugView.cs.