Table of Contents

Constructor LineSeparator

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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 ISyntaxEdit

ISyntaxEdit that owns this new instance.