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

◆ CannotAutoInitializeValueTypeElementThroughProperty()

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

Definition at line 268 of file Strings.cs.

269 {
271 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string CannotAutoInitializeValueTypeElementThroughProperty
Definition SR.cs:124
Definition SR.cs:7

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

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