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)
public static string AddAfter(
string str,
string text,
bool isTrue
)
str
Type: String
The string.
text
Type: String
The text.
isTrue
Type: Boolean
if set to true [is true].
System.String.
ZeraSystems.CodeNanite.Expansion Namespace