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

◆ ExpressionTypeDoesNotMatchLabel()

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

Definition at line 308 of file Strings.cs.

309 {
311 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string ExpressionTypeDoesNotMatchLabel
Definition SR.cs:142
Definition SR.cs:7

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

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