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

◆ InstancePropertyWithSpecifiedParametersNotDefinedForType()

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

Definition at line 398 of file Strings.cs.

399 {
401 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string InstancePropertyWithSpecifiedParametersNotDefinedForType
Definition SR.cs:190
Definition SR.cs:7

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

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