CSharpProcedural.

CloseScope(StringBuilder, int) Method

Summary

text.Indent(--indent).AppendLineConst("}");

Syntax

public static void CloseScope(this StringBuilder text, ref int indent)

Parameters

Name Type Description
text StringBuilder
indent int

Return Value

Type Description
void