Skip to content

Instantly share code, notes, and snippets.

@rarous
Last active December 15, 2015 23:49
Show Gist options
  • Save rarous/5342709 to your computer and use it in GitHub Desktop.
Save rarous/5342709 to your computer and use it in GitHub Desktop.
void Foo(string bar) {
bar = bar.Trim();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment