Method Notify
Notify(NotifyState, int, int)
Notifies editor about updating IDisplayStrings
state.
public void Notify(NotifyState state, int first, int last)
Parameters
state
NotifyStateChanges reason.
first
intFirst changed line.
last
intLast changed line.
Notify(NotifyState, int, int, bool)
protected void Notify(NotifyState state, int first, int last, bool update)
Parameters
state
NotifyStatefirst
intlast
intupdate
bool