Extensions.AddTagWithCr Method

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Methods >

Extensions.AddTagWithCr Method

Adds the tag with cr.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

public static string AddTagWithCr(
 string str,
 string tag,
 string extraText,
 int indent
)

Parameters

str

Type: String

The string.

tag

Type: String

The tag.

extraText

Type: String

The extra text.

indent

Type: Int32

The indent.

Return Value

System.String.

See Also


Extensions Class

ZeraSystems.CodeNanite.Expansion Namespace