Methods
Name | Description | |
---|---|---|
![]() ![]() |
AppendFormatLine(StringBuilder, String, Object) |
Appends a formatted string and the default line terminator, which contains zero or more format specifications, to this instance. Each format specification is replaced by the string representation of a corresponding object argument.
|
![]() ![]() |
AppendFormatLine(StringBuilder, String, array<Object>[]()[][]) |
Appends a formatted string and the default line terminator, which contains zero or more format specifications, to this instance. Each format specification is replaced by the string representation of a corresponding object argument.
|
![]() ![]() |
AppendFormatLine(StringBuilder, IFormatProvider, String, array<Object>[]()[][]) |
Appends a formatted string and the default line terminator, which contains zero or more format specifications, to this instance. Each format specification is replaced by the string representation of a corresponding object argument.
|
![]() ![]() |
AppendFormatLine(StringBuilder, String, Object, Object) |
Appends a formatted string and the default line terminator, which contains zero or more format specifications, to this instance. Each format specification is replaced by the string representation of a corresponding object argument.
|
![]() ![]() |
AppendFormatLine(StringBuilder, String, Object, Object, Object) |
Appends a formatted string and the default line terminator, which contains zero or more format specifications, to this instance. Each format specification is replaced by the string representation of a corresponding object argument.
|