Свойство | Тип | Описание | |
---|---|---|---|
spaceBefore | string |
Метод | Описание | |
---|---|---|
FormatLine ( string line ) : string |
Formats a line.
|
|
WhiteSpaceFormatter ( int indentationLevel, int spaceSize = 2 ) : System |
Initializes a new instance of the WhiteSpaceFormatter class.
|
Метод | Описание | |
---|---|---|
InitializeSpaceBefore ( ) : void |
public FormatLine ( string line ) : string | ||
line | string | The line to format. |
Результат | string |
public WhiteSpaceFormatter ( int indentationLevel, int spaceSize = 2 ) : System | ||
indentationLevel | int | |
spaceSize | int | |
Результат | System |