C# Class ARCed.Scintilla.MarkerChangedEventArgs

Provides data for the MarkerChanged event
Inheritance: ModifiedEventArgs
Show file Open project: borisblizzard/arcreator

Public Methods

Method Description
MarkerChangedEventArgs ( int line, int modificationType )

Initializes a new instance of the LinesNeedShownEventArgs class.

Method Details

MarkerChangedEventArgs() public method

Initializes a new instance of the LinesNeedShownEventArgs class.
public MarkerChangedEventArgs ( int line, int modificationType )
line int Line number where the marker change occured
modificationType int What type of Scintilla modification occured