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

◆ InstancePropertyNotDefinedForType()

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

Definition at line 388 of file Strings.cs.

389 {
391 }
static string InstancePropertyNotDefinedForType
Definition SR.cs:186
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

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

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