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
ownerISyntaxEditISyntaxEditthat owns this new instance.