Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Clear() [3/4]

Implements System.Collections.Immutable.IImmutableList< T >.

Definition at line 2049 of file ImmutableList.cs.

2050 {
2051 throw new NotSupportedException();
2052 }