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

◆ Add() [2/7]

void IDictionary. System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Add ( object key,
object value )
inlineprivate

Definition at line 1331 of file ImmutableSortedDictionary.cs.

1332 {
1333 throw new NotSupportedException();
1334 }