Summary
text.Indent(--indent).AppendLineConst("}");- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- CSharpProcedural
Syntax
public static void CloseScope(this StringBuilder text, ref int indent)
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| indent | int |
Return Value
| Type | Description |
|---|---|
| void |