fooberry

Sweetness without context.

ReSharper Tip of the Day -- Use Format string with StringBuilder

July 31st 2008

Some classes like StringBuilder build in the string.Format functionality. ReSharper knows this and helps you out. Itll recognize you should probably be using a format string.

and then turn it into the right method.

blog comments powered by Disqus