| BlockCommentFormat Constructor |
| Name | Description | |
|---|---|---|
| BlockCommentFormat(String, String) |
Initializes a new instance of the BlockCommentFormat class with the specified prefix and
suffix. The AllowNesting property is initialized to .
| |
| BlockCommentFormat(String, String, Boolean) |
Initializes a new instance of the BlockCommentFormat class with the specified prefix, suffix,
and value indicating whether block comments in this format may appear nested in the source code.
|