Constructor WhiteSpace
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
ISyntaxEditISyntaxEdit
that owns this new instance.