Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static void | ThrowArgumentNullException (ExceptionArgument argument) |
static void | ThrowArgumentOutOfRangeException (ExceptionArgument argument) |
static void | ThrowMoreThanOneElementException () |
static void | ThrowMoreThanOneMatchException () |
static void | ThrowNoElementsException () |
static void | ThrowNoMatchException () |
static void | ThrowNotSupportedException () |
Static Private Member Functions | |
static string | GetArgumentString (ExceptionArgument argument) |
Definition at line 5 of file ThrowHelper.cs.