Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Error Class Reference

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 ()
 

Detailed Description

Definition at line 3 of file Error.cs.


The documentation for this class was generated from the following file: