Property | Type | Description |
---|
Method | Description | |
---|---|---|
Acquire ( ) : StringBuilder | ||
Release ( StringBuilder sb ) : void | ||
ToStringAndRelease ( this sb ) : string |
public static Release ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
return | void |
public static ToStringAndRelease ( this sb ) : string | ||
sb | this | |
return | string |