Table of Contents

Class XStringBuilder

Extension methods for StringBuilder.

Inheritance
System.Object
XStringBuilder
Namespace: Galaxon.Core.Strings
Assembly: Galaxon.Core.dll
Syntax
public static class XStringBuilder : object

Methods

Prepend(StringBuilder, Nullable<Object>)

Prepends a StringBuilder with a string. Reflects Append().

Declaration
public static StringBuilder Prepend(this StringBuilder sb, object? value)
Parameters
Type Name Description
StringBuilder sb
System.Nullable<System.Object> value
Returns
Type Description
StringBuilder
| Improve this Doc View Source
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX | Galaxy logo by Freepik