StringBuilderExtensions Class
Extensions of System.Text.StringBuilder
Namespace
Songhay.Extensions
Base Types
  • object
graph BT Type-->Base0["object"] Type["StringBuilderExtensions"] class Type type-node

Syntax

public static class StringBuilderExtensions

Methods

Name Return Value Summary
AppendLabelWithValue(StringBuilder, string, object, string, bool) void
Appends the label with value.
static
AppendLabelWithValue(StringBuilder, string, object, string) void
Appends the label with value.
static
AppendLabelWithValue(StringBuilder, string, object) void
Appends the label with value.
static