Summary
Appends
Weaver.WeaverUtilities.Tab
the specified number of times.- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static StringBuilder Indent(this StringBuilder text, int indent)
Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
indent | int |
Return Value
Type | Description |
---|---|
StringBuilder |