Extensions.AddAfter Method (String, String, Boolean)

<< >>

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

Extensions.AddAfter Method (String, String, Boolean)

Adds the after.

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public static string AddAfter(
 string str,
 string text,
 bool isTrue
)

Parameters

str

Type: String

The string.

text

Type: String

The text.

isTrue

Type: Boolean

if set to true [is true].

Return Value

System.String.

See Also


Extensions Class

AddAfter Overload

ZeraSystems.CodeNanite.Expansion Namespace