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