Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > ExpansionBase Class > ExpansionBase Methods > Indent Method > ExpansionBase.Indent Method (String, Int32) |
Indents the specified text.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public string Indent(
string text,
int indent
)
text
Type: String
The text.
indent
Type: Int32
The indent.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace