CodeWriter.Indented method

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Appends current indent and the specified string

public void Indented(string s)
parameter description
s The string.

See Also