Summary
Appends
try {
with a comment for the `context`.- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- Injector
Script Builder
Syntax
public void AppendTry(StringBuilder text, ref int indent, Object context)
Remarks
Must be followed by a call to
Weaver.Editor.Procedural.InjectorScriptBuilder.AppendCatch(System.Text.StringBuilder,System.Int32@)
.Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
indent | int | |
context | Object |
Return Value
Type | Description |
---|---|
void |