Table of Contents

Constructor WhiteSpace

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

WhiteSpace()

Initializes a new instance of the WhiteSpace class with default settings.

public WhiteSpace()

WhiteSpace(ISyntaxEdit)

Initializes a new instance of the WhiteSpace class with a specified owner.

public WhiteSpace(ISyntaxEdit owner)

Parameters

owner ISyntaxEdit

ISyntaxEdit that owns this new instance.