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

◆ AppendLine() [3/4]

StringBuilder System.Text.StringBuilder.AppendLine ( IFormatProvider? provider,
[InterpolatedStringHandlerArgument(new string[] { "", "provider" }  )
inline

Definition at line 1228 of file StringBuilder.cs.

1228 { "", "provider" })] ref AppendInterpolatedStringHandler handler)
1229 {
1230 return AppendLine();
1231 }