StringBuilderUtility class

Provides methods for manipulating StringBuilder objects.

public static class StringBuilderUtility

Public Members

name description
static AppendFormatInvariant(…) Append the invariant representation of the specfied format to the end of stringBuilder.
static AppendInvariant(…) Appends the invariant representation of a specified boolean value to the end of stringBuilder. (12 methods)

See Also