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

◆ Add() [1/7]

int IList. System.Collections.Immutable.ImmutableSortedSet< T >.Add ( object value)
inlineprivate

Definition at line 1364 of file ImmutableSortedSet.cs.

1365 {
1366 throw new NotSupportedException();
1367 }