Method | Description | |
---|---|---|
Error ( string arg ) : void | ||
WriteLine ( string what ) : void | ||
WriteLineWithIndent ( int indentSize, string format ) : void |
static public WriteLine ( string what ) : void | ||
what | string | |
return | void |
static public WriteLineWithIndent ( int indentSize, string format ) : void | ||
indentSize | int | |
format | string | |
return | void |