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

◆ InstancePropertyWithoutParameterNotDefinedForType()

static string System.Linq.Expressions.Strings.InstancePropertyWithoutParameterNotDefinedForType ( object p0,
object p1 )
inlinestaticpackage

Definition at line 393 of file Strings.cs.

394 {
396 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string InstancePropertyWithoutParameterNotDefinedForType
Definition SR.cs:188
Definition SR.cs:7

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

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