Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Create()
[1/2]
static
string
System.String.Create
(
IFormatProvider
?
provider
,
[InterpolatedStringHandlerArgument("provider")]
ref
DefaultInterpolatedStringHandler
handler
)
inline
static
Definition at line
1189
of file
String.cs
.
1190
{
1191
return
handler.ToStringAndClear();
1192
}
System
String
Generated by
1.10.0