CSharpProcedural.

OpenScope(StringBuilder, int) Method

Summary

text.Indent(indent++).AppendLineConst("{");

Syntax

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

Parameters

Name Type Description
text StringBuilder
indent int

Return Value

Type Description
void