IndentedStringBuilder.format

Formats the input lines while keeping track of indentation

class IndentedStringBuilder
string
format
(
string[] lines
)

Parameters

lines string[]

The lines to format

Meta