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