LaconfigWriter Indent Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns a padding string for specified level per set options

Namespace: NFX.CodeAnalysis.Laconfig
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static string Indent(
	int level,
	LaconfigWritingOptions opt
)

Return Value

Type: OnlineString
See Also