Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Add()
[1/6]
int IList.
System.Collections.Immutable.ImmutableList
<
T
>.Add
(
object
value
)
inline
private
Definition at line
2064
of file
ImmutableList.cs
.
2065
{
2066
throw
new
NotSupportedException();
2067
}
System
Collections
Immutable
ImmutableList
Generated by
1.10.0