Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: borisblizzard/arcreator
공개 메소드들
메소드
설명
Create
( ) :
Document
Creates a new Document
비공개 메소드들
메소드
설명
DocumentHandler
(
Scintilla
scintilla
)
메소드 상세
Create()
공개
메소드
Creates a new Document
public
Create
( ) :
Document
리턴
Document