JsStringBuilder Members
The JsStringBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
JsStringBuilder()()()() | |
|
|
JsStringBuilder(Int32) | |
|
|
JsStringBuilder(StringBuilder) |
Methods
| Name | Description | |
|---|---|---|
|
|
Append(String) | |
|
|
Append(IWriteTo) | |
|
|
AppendFormat | |
|
|
AppendLine()()()() | |
|
|
AppendLine(IHtmlString) | |
|
|
AppendLine(String) | |
|
|
AppendLines | |
|
|
AppendStatement | |
|
|
AppendWith(String, Char) | |
|
|
AppendWith(String, String) | |
|
|
CloseBlock | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndentLess | |
|
|
IndentMore | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OpenBlock | |
|
|
SetIndents | |
|
|
ToHtmlString | |
|
|
ToString |
Operators
| Name | Description | |
|---|---|---|
|
|
Explicit Narrowing Explicit Explicit Explicit (JsStringBuilder to HtmlString) |

