Table of Contents

IndentBegin Method

IndentBegin(StringBuilder, string)

public static void IndentBegin(this StringBuilder sb, string value = null)

Shorthand for IndentLine(); IndentLevel++;

Parameters

sb StringBuilder
value string