Home
last modified time | relevance | path

Searched defs:limitPerLine (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DMisc.cs427 … 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()