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