Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
KeysCollectionAccessor()
System.Collections.Immutable.KeysCollectionAccessor
< TKey, TValue >.
KeysCollectionAccessor
(
IImmutableDictionary
< TKey, TValue >
dictionary
)
inline
package
Definition at line
5
of file
KeysCollectionAccessor.cs
.
6
:
base
(
dictionary
,
dictionary
.Keys)
7
{
8
}
System.Collections.Immutable.KeysOrValuesCollectionAccessor< TKey, TValue, TKey >::Dictionary
IImmutableDictionary< TKey, TValue > Dictionary
Definition
KeysOrValuesCollectionAccessor.cs:16
System.ExceptionArgument.dictionary
@ dictionary
System
Collections
Immutable
KeysCollectionAccessor
Generated by
1.10.0