One debatable addition is the StringBuilderExtensions class. I tried to keep the IndexOf portion since it saves some Strings, and adapted a simple set of methods from the internet. The URL is in the comments. If you'd rather not use this, that's fine but it will need to ToString().IndexOf instead.
Self-explanatory.
One debatable addition is the StringBuilderExtensions class. I tried to keep the IndexOf portion since it saves some Strings, and adapted a simple set of methods from the internet. The URL is in the comments. If you'd rather not use this, that's fine but it will need to ToString().IndexOf instead.