Constructor EventHandlers
EventHandlers(ISyntaxEdit)
Initializes a new instance of the EventHandlers
class with a specified owner.
public EventHandlers(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditISyntaxEdit
that owns this new instance.
Initializes a new instance of the EventHandlers
class with a specified owner.
public EventHandlers(ISyntaxEdit owner)
owner
ISyntaxEditISyntaxEdit
that owns this new instance.