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