Constructor DisplayStrings
DisplayStrings(ISyntaxEdit, ITextStrings)
Initializes a new instance of the DisplayStrings
class with specified parameters.
public DisplayStrings(ISyntaxEdit owner, ITextStrings strings)
Parameters
owner
ISyntaxEditSpecifies owner of this new instance.
strings
ITextStringsSpecifies collection of underlying lines.