Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Methods > AddTag Method > Extensions.AddTag Method (String, String, String, Int32) |
Adds the tag.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public static string AddTag(
string str,
string tag,
string extraText,
int indent
)
str
Type: String
The string.
tag
Type: String
The tag.
extraText
Type: String
The extra text.
indent
Type: Int32
The indent.
System.String.
ZeraSystems.CodeNanite.Expansion Namespace