C# 클래스 ARCed.Scintilla.MarkerChangedEventArgs

Provides data for the MarkerChanged event
상속: ModifiedEventArgs
파일 보기 프로젝트 열기: borisblizzard/arcreator

공개 메소드들

메소드 설명
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