Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > Indent Method > ExpansionBase.Indent Method (Int32) |
Create an indent of x spaces
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public virtual string Indent(
int indent
)
indent
Type: Int32
Number to indent by
Indented string
ZeraSystems.CodeNanite.Expansion Namespace