Navigation: CodeStencil > Custom Library > Class Library > Expansion Namespace > Extensions Class > Extensions Methods > Extensions.AddCarriage Method |
Adds the carriage.
Namespace: ZeraSystems.CodeNanite.Expansion
Assembly: ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)
public static string AddCarriage(
string str,
bool addBefore
)
str
Type: String
The string.
addBefore
Type: Boolean
if set to true [add before].
System.String.
ZeraSystems.CodeNanite.Expansion Namespace