- Namespace
-
GitVersion
.Extensions - Containing Type
- StringExtensions
Syntax
public static void AppendLineFormat(this StringBuilder stringBuilder, string format, params object[] args)
Parameters
| Name | Type | Description |
|---|---|---|
| stringBuilder | StringBuilder | |
| format | string | |
| args | object[] |
Return Value
| Type | Description |
|---|---|
| void |