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

◆ IncorrectNumberOfMethodCallArguments()

static string System.Linq.Expressions.Strings.IncorrectNumberOfMethodCallArguments ( object p0)
inlinestaticpackage

Definition at line 588 of file Strings.cs.

589 {
591 }
static string IncorrectNumberOfMethodCallArguments
Definition SR.cs:304
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.SR.Format(), and System.SR.IncorrectNumberOfMethodCallArguments.

Referenced by System.Linq.Expressions.Error.IncorrectNumberOfMethodCallArguments().