![]() |
BadScript 2
|
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.TextWrapper | privatestatic |
| Indent(int numberOfSpaces) | CommandLine.Text.TextWrapper | |
| LeftString(string str, int n) | CommandLine.Text.TextWrapper | privatestatic |
| lines | CommandLine.Text.TextWrapper | private |
| RightString(string str, int n) | CommandLine.Text.TextWrapper | privatestatic |
| TextWrapper(string input) | CommandLine.Text.TextWrapper | |
| ToText() | CommandLine.Text.TextWrapper | |
| WordWrap(int columnWidth) | CommandLine.Text.TextWrapper | |
| WordWrapLine(string line, int columnWidth) | CommandLine.Text.TextWrapper | private |
| WrapAndIndentText(string input, int indentLevel, int columnWidth) | CommandLine.Text.TextWrapper | static |