Summary
Appends a
catch
block.- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public void AppendCatch(StringBuilder text, ref int indent)
Remarks
Must follow a call to
Weaver.Editor.Procedural.InjectorScriptBuilder.AppendTry(System.Text.StringBuilder,System.Int32@,System.Object)
.Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
indent | int |
Return Value
Type | Description |
---|---|
void |