Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
ARCed
Scintilla
ModifiedEventArgs
C# Класс ARCed.Scintilla.ModifiedEventArgs
Base class for modified events
ModifiedEventArgs is the base class for all events that are fired in response to an SCN_MODIFY notification message. They all have the Undo/Redo flags in common and I'm also including the raw modificationType integer value for convenience purposes.
Наследование:
System.EventArgs
Показать файл
Открыть проект
Открытые методы
Метод
Описание
ModifiedEventArgs
(
int
modificationType
) :
System
Описание методов
ModifiedEventArgs()
публичный
Метод
public
ModifiedEventArgs
(
int
modificationType
) :
System
modificationType
int
Результат
System