Dave Zych
  • Home
  • About
  • Contact
  • Privacy
Subscribe
Tagged

string.join

A collection of 1 post

C#

Fun times with string.join in C#

I had an interesting issue the other day at work regarding string.Join. I had overridden ToString in one of my classes to easily output values from the object, and this new ToString implementation was utilizing string.Join: class Data { public string One { get; set; } public string Two { get; set;

  • David Zych
David Zych Aug 12, 2013 • 3 min read
Dave Zych © 2022
  • Data & privacy
  • Contact
Powered by Ghost