Constructor LineSeparator
LineSeparator()
Initializes a new instance of the LineSeparator
class with default settings.
public LineSeparator()
LineSeparator(ISyntaxEdit)
Initializes a new instance of the LineSeparator
class with a specified owner.
public LineSeparator(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditISyntaxEdit
that owns this new instance.