C#C
C#3y ago
phaseshift

✅ String.Format question

Just put variable names in the braces, and use $"this string {x}" style interpolation
Was this page helpful?