프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |