C#C
C#3y ago
10 replies
%Anhangüera

❔ Working with string builder

I wonder if there is a way that I can avoid passing the string to be formatted in the AppendFormat method, since I can set the value of the string in the StringBuilder class
image.png
Was this page helpful?