Property | Type | Description | |
---|---|---|---|
Bracket | char | ||
Continuation | bool | ||
InnerIndent | string | ||
LastWord | string | ||
OneLineBlock | int | ||
OuterIndent | string | ||
PreviousOneLineBlock | int | ||
StartLine | int |
Method | Description | |
---|---|---|
Indent ( |
||
Indent ( string indentationString ) : void | ||
ResetOneLineBlock ( ) : void | ||
ToString ( ) : string |
public Indent ( |
||
set | ||
return | void |
public Indent ( string indentationString ) : void | ||
indentationString | string | |
return | void |