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

◆ GetArgumentException() [2/2]

static ArgumentException System.ThrowHelper.GetArgumentException ( ExceptionResource resource,
ExceptionArgument argument )
inlinestaticprivate

Definition at line 472 of file ThrowHelper.cs.

473 {
475 }
static string GetResourceString(ExceptionResource resource)
static string GetArgumentName(ExceptionArgument argument)

References System.ThrowHelper.GetArgumentName(), and System.ThrowHelper.GetResourceString().