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
DocumentHandler
C# Класс ARCed.Scintilla.DocumentHandler
Manages the Native Scintilla's Document features.
See Scintilla's documentation on multiple views for an understanding of Documents. Note that all ARCed.Scintilla specific features are considered to be part of the View, not document.
Наследование:
TopLevelHelper
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Create
( ) :
Document
Creates a new Document
Приватные методы
Метод
Описание
DocumentHandler
(
Scintilla
scintilla
)
Описание методов
Create()
публичный
Метод
Creates a new Document
public
Create
( ) :
Document
Результат
Document