Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static Exception | ArgumentNull (string message) |
static Exception | ArgumentNotIEnumerableGeneric (string message) |
static Exception | ArgumentNotValid (string message) |
static Exception | ArgumentOutOfRange (string message) |
static Exception | NoMethodOnType (string name, object type) |
static Exception | NoMethodOnTypeMatchingArguments (string name, object type) |
static Exception | EnumeratingNullEnumerableExpression () |