Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add()
[2/7]
void
IDictionary.
System.Collections.Immutable.ImmutableSortedDictionary
< TKey, TValue >.Add
(
object
key
,
object
value
)
inline
private
Definition at line
1331
of file
ImmutableSortedDictionary.cs
.
1332
{
1333
throw
new
NotSupportedException();
1334
}
System
Collections
Immutable
ImmutableSortedDictionary
Generated by
1.10.0