Click or drag to resize
BlockCommentFormat Constructor
Overload List
  NameDescription
Public methodBlockCommentFormat(String, String)
Initializes a new instance of the BlockCommentFormat class with the specified prefix and suffix. The AllowNesting property is initialized to .
Public methodBlockCommentFormat(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.
Top
See Also