BadScript 2
Loading...
Searching...
No Matches
CommandLine.Text.TextWrapper Member List

This is the complete list of members for CommandLine.Text.TextWrapper, including all inherited members.

AddWordToLastLineOrCreateNewLineIfNecessary(List< StringBuilder > lines, string word, int columnWidth)CommandLine.Text.TextWrapperprivatestatic
Indent(int numberOfSpaces)CommandLine.Text.TextWrapper
LeftString(string str, int n)CommandLine.Text.TextWrapperprivatestatic
linesCommandLine.Text.TextWrapperprivate
RightString(string str, int n)CommandLine.Text.TextWrapperprivatestatic
TextWrapper(string input)CommandLine.Text.TextWrapper
ToText()CommandLine.Text.TextWrapper
WordWrap(int columnWidth)CommandLine.Text.TextWrapper
WordWrapLine(string line, int columnWidth)CommandLine.Text.TextWrapperprivate
WrapAndIndentText(string input, int indentLevel, int columnWidth)CommandLine.Text.TextWrapperstatic