Extensions.Tag Method

<< >>

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

Extensions.Tag Method

Tags the specified tag.

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public static string Tag(
 string str,
 string tag,
 string charBeforeCloser
)

Parameters

str

Type: String

The string.

tag

Type: String

The tag.

charBeforeCloser

Type: String

The character before closer.

Return Value

System.String.

See Also


Extensions Class

ZeraSystems.CodeNanite.Expansion Namespace