Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add()
[1/7]
void
ICollection
<
KeyValuePair
< TKey, TValue > >.
System.Collections.Immutable.ImmutableSortedDictionary
< TKey, TValue >.Add
(
KeyValuePair
< TKey, TValue >
item
)
inline
private
Definition at line
1303
of file
ImmutableSortedDictionary.cs
.
1304
{
1305
throw
new
NotSupportedException();
1306
}
System
Collections
Immutable
ImmutableSortedDictionary
Generated by
1.10.0