public BlockCommentFormat( string startText, string endText )
Public Sub New ( startText As String, endText As String )
public: BlockCommentFormat( String^ startText, String^ endText )
new : startText : string * endText : string -> BlockCommentFormat
If startText is .
-or-
If endText is .
If startText is empty.
If endText is empty.