Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ICSharpCode
TextEditor
Actions
MovePageUp
C# 클래스 ICSharpCode.TextEditor.Actions.MovePageUp
상속:
ICSharpCode.TextEditor.Actions.AbstractEditAction
파일 보기
프로젝트 열기: Clancey/MonoMac.Windows.Form
공개 메소드들
메소드
설명
Execute
(
TextArea
textArea
) :
void
Executes this edit action
메소드 상세
Execute()
공개
메소드
Executes this edit action
public
Execute
(
TextArea
textArea
) :
void
textArea
TextArea
The
which is used for callback purposes
리턴
void