Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Create()
[2/2]
static
string
System.String.Create
(
IFormatProvider
?
provider
,
Span
< char >
initialBuffer
,
[InterpolatedStringHandlerArgument(new string[] { "provider", "initialBuffer" }
)
inline
static
Definition at line
1194
of file
String.cs
.
1194
{
"provider"
,
"initialBuffer"
})]
ref
DefaultInterpolatedStringHandler
handler)
1195
{
1196
return
handler.ToStringAndClear();
1197
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Runtime.CompilerServices.DefaultInterpolatedStringHandler
Definition
DefaultInterpolatedStringHandler.cs:10
System
String
Generated by
1.10.0