Properly capitalize proper nouns with c-sharp

- Posted in Coding by

C# properly capitalize proper nouns

Here is a method that, if passed a proper noun, such as a person's name or a street address, will return a properly formatted version of that string.