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

◆ NoMethodOnTypeMatchingArguments()

static string System.Linq.Strings.NoMethodOnTypeMatchingArguments ( string name,
object type )
inlinestaticpackage

Definition at line 20 of file Strings.cs.

21 {
23 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string NoMethodOnTypeMatchingArguments
Definition SR.cs:20
Definition SR.cs:7

References System.SR.Format(), System.SR.NoMethodOnTypeMatchingArguments, and System.type.

Referenced by System.Linq.Error.NoMethodOnTypeMatchingArguments().