Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MegaMan
LevelEditor
ProjectTreeHandler
C# 클래스 MegaMan.LevelEditor.ProjectTreeHandler
파일 보기
프로젝트 열기: Tesserex/C--MegaMan-Engine
보호된 프로퍼티들
프로퍼티
타입
설명
parentNode
System.Windows.Forms.TreeNode
공개 메소드들
메소드
설명
DoubleClick
( ) :
void
Properties
( ) :
void
보호된 메소드들
메소드
설명
ProjectTreeHandler
(
ProjectEditor
project
,
TreeNode
node
) :
System.Windows.Forms
메소드 상세
DoubleClick()
공개
추상적인
메소드
public
abstract
DoubleClick
( ) :
void
리턴
void
ProjectTreeHandler()
보호된
메소드
protected
ProjectTreeHandler
(
ProjectEditor
project
,
TreeNode
node
) :
System.Windows.Forms
project
ProjectEditor
node
System.Windows.Forms.TreeNode
리턴
System.Windows.Forms
Properties()
공개
추상적인
메소드
public
abstract
Properties
( ) :
void
리턴
void
프로퍼티 상세
parentNode
보호되어 있는 프로퍼티
protected
TreeNode,System.Windows.Forms
parentNode
리턴
System.Windows.Forms.TreeNode