Method | Description | |
---|---|---|
FormatLine ( string line ) : string |
Formats a line.
|
|
TabFormatter ( int indentationLevel ) : System |
Initializes a new instance of the TabFormatter class.
|
Method | Description | |
---|---|---|
InitializeTabBefore ( ) : void |
public FormatLine ( string line ) : string | ||
line | string | The line to format. |
return | string |
public TabFormatter ( int indentationLevel ) : System | ||
indentationLevel | int | |
return | System |