Constructor EventHandlers
EventHandlers(ISyntaxEdit)
Initializes a new instance of the EventHandlers class with a specified owner.
public EventHandlers(ISyntaxEdit owner)
Parameters
ownerISyntaxEditISyntaxEditthat 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.