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

◆ OverloadOperatorTypeDoesNotMatchConversionType()

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

Definition at line 258 of file Strings.cs.

259 {
261 }
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string OverloadOperatorTypeDoesNotMatchConversionType
Definition SR.cs:100
Definition SR.cs:7

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

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