Sofu Documentation
Indentation Method (level)
NamespacesSofu.SofuSofuObjectIndentation(Int32)
Returns the indentationstring times the level.
Declaration Syntax
C#
protected static string Indentation(
	int level
)
Parameters
level (Int32)
Level of indentation requested
Return Value
A string containin Indent x level

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)