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