C# Class ARCed.Scintilla.MarkerChangedEventArgs

Provides data for the MarkerChanged event
Inheritance: ModifiedEventArgs
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
MarkerChangedEventArgs ( int line, int modificationType )

Initializes a new instance of the LinesNeedShownEventArgs class.

Method Details

MarkerChangedEventArgs() public méthode

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