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

◆ MethodNotPropertyAccessor() [2/2]

static Exception System.Linq.Expressions.Error.MethodNotPropertyAccessor ( object p0,
object p1,
string paramName,
int index )
inlinestaticpackage

Definition at line 533 of file Error.cs.

534 {
536 }
static string GetParamName(string paramName, int index)
Definition Error.cs:943
static Exception MethodNotPropertyAccessor(object p0, object p1, string paramName)
Definition Error.cs:528

References System.Linq.Expressions.Error.GetParamName(), System.Linq.index, and System.Linq.Expressions.Error.MethodNotPropertyAccessor().