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

◆ DynamicBindingNeedsRestrictions()

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

Definition at line 193 of file Strings.cs.

194 {
196 }
static string DynamicBindingNeedsRestrictions
Definition SR.cs:332
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

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

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