C# Класс ARCed.Scintilla.MarkerChangedEventArgs

Provides data for the MarkerChanged event
Наследование: ModifiedEventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
MarkerChangedEventArgs ( int line, int modificationType )

Initializes a new instance of the LinesNeedShownEventArgs class.

Описание методов

MarkerChangedEventArgs() публичный Метод

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