Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ImmutableDictionaryDebuggerProxy()
System.Collections.Immutable.ImmutableDictionaryDebuggerProxy
< TKey, TValue >.
ImmutableDictionaryDebuggerProxy
(
IImmutableDictionary
< TKey, TValue >
dictionary
)
inline
Definition at line
7
of file
ImmutableDictionaryDebuggerProxy.cs
.
8
:
base
((
IEnumerable
<
KeyValuePair<TKey, TValue>
>)
dictionary
)
9
{
10
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Collections.Generic.IEnumerable
Definition
IEnumerable.cs:4
System.ExceptionArgument.dictionary
@ dictionary
System
Collections
Immutable
ImmutableDictionaryDebuggerProxy
Generated by
1.10.0