DebugUtils.GetTextWithLineNumbers

Returns the text with a prefix of line numbers

public static string GetTextWithLineNumbers(string text,
	string lineFormat)

Parameters

text

lineFormat
Line format used to create the line. 0 is the line number, 1 is the text.


See also:

Class DebugUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic