Summary
Gives a string builder to the pool and returns its string.
Use
Weaver.WeaverUtilities.Release(System.Text.StringBuilder)
if you don't need its string.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static string ReleaseToString(this StringBuilder builder)
Parameters
Name | Type | Description |
---|---|---|
builder | StringBuilder |
Return Value
Type | Description |
---|---|
string |