Searched defs:separator (Results 1 – 1 of 1) sorted by relevance
427 …public static string Stringify<TSource>(this IEnumerable<TSource> source, string separator = " ", … in Stringify()432 …public static string Stringify(this IEnumerable<string> source, string separator = " ", int limitP… in Stringify()