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

◆ ThrowAddingDuplicateWithKeyArgumentException< T >()

static void System.ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException< T > ( T key)
inlinestaticpackage

Definition at line 157 of file ThrowHelper.cs.

158 {
160 }
static ArgumentException GetAddingDuplicateWithKeyArgumentException(object key)

References System.ThrowHelper.GetAddingDuplicateWithKeyArgumentException(), and System.key.