Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 992 Bytes

Assorted.Utils.Text.StringBuilderPool.md

File metadata and controls

31 lines (19 loc) · 992 Bytes

StringBuilderPool Class

Namespace: Assorted.Utils.Text
Assembly: Assorted.Utils (Assorted.Utils.dll) version 1.1.0.0
Inheritance: object StringBuilderPool

Defines a pool of reusable System.Text.StringBuilder objects.

Syntax

public static class StringBuilderPool

Properties

Property Description
Instance Gets the pool of System.Text.StringBuilder objects.

Thread Safety

Any public member of this type, either static or instance, is thread-safe.

See Also


This document is generated by DG.