ExpansionBase.Indent Method (String, Int32)

<< >>

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)

Syntax


C#

public string Indent(
 string text,
 int indent
)

Parameters

text

Type: String

The text.

indent

Type: Int32

The indent.

Return Value

System.String.

See Also


ExpansionBase Class

Indent Overload

ZeraSystems.CodeNanite.Expansion Namespace