Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ErlangEditor
Core
Helper
EntityTreeUtil
C# 클래스 ErlangEditor.Core.Helper.EntityTreeUtil
파일 보기
프로젝트 열기: xdusongwei/ErlangEditor
공개 메소드들
메소드
설명
GetParent
(
object
aChild
) :
object
GetPath
(
object
aNode
) :
string
비공개 메소드들
메소드
설명
UpdateDict
( ) :
void
UpdateLoop
(
object
x
) :
void
메소드 상세
GetParent()
공개
정적인
메소드
public
static
GetParent
(
object
aChild
) :
object
aChild
object
리턴
object
GetPath()
공개
정적인
메소드
public
static
GetPath
(
object
aNode
) :
string
aNode
object
리턴
string