giammin

Convert Ienumerable to string

May 23rd, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.04 KB | None | 0 0
  1. String.Join(separator, ienumerable);
Advertisement
Add Comment
Please, Sign In to add comment