CodeWriter.Indented method
namespace: Serenity.Reflection assembly: Serenity.Net.Core
Appends current indent and the specified string
public void Indented(string s)
| parameter | description |
|---|---|
| s | The string. |
See Also
- class CodeWriter
namespace: Serenity.Reflection assembly: Serenity.Net.Core
Appends current indent and the specified string
public void Indented(string s)
| parameter | description |
|---|---|
| s | The string. |