AppendIndentString(int)
Appends indentation for the given to StringBuilder.
Declaration
protected virtual void AppendIndentString(int additionalIndent = 0)Parameters
| Type | Name | Description |
|---|---|---|
| int | additionalIndent |
Appends indentation for the given to StringBuilder.
protected virtual void AppendIndentString(int additionalIndent = 0)| Type | Name | Description |
|---|---|---|
| int | additionalIndent |