Source |
public class SourceBuilder
The SourceBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| SourceBuilder | Initializes a new instance of the SourceBuilder class | |
| SourceBuilder(Boolean) | Initializes a new instance of the SourceBuilder class | |
| SourceBuilder(String) | Initializes a new instance of the SourceBuilder class |
| Name | Description | |
|---|---|---|
| Append | ||
| AppendFormat | ||
| AppendFront | ||
| AppendFrontFormat | ||
| AppendFrontIndented | ||
| AppendFrontIndentedFormat | ||
| Indent | ||
| Reset | ||
| ToString | (Overrides ObjectToString) | |
| Unindent |
| Name | Description | |
|---|---|---|
| CommentSourceCode | If true, the source code should be generated with comments. |