Constructor Braces
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Braces(ISyntaxEdit)
Initializes a new instance of the Braces
class with a specified owner.
public Braces(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditSpecifies the class implementing
ISyntaxEdit
that owns a new instance.