Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TeamMentor
CoreLib
JsTreeNode
C# 클래스 TeamMentor.CoreLib.JsTreeNode
상속:
System.MarshalByRefObject
파일 보기
프로젝트 열기: TeamMentor/Master
1 사용 예제들
공개 메소드들
메소드
설명
JsTreeNode
( ) :
System
JsTreeNode
(
string
title
) :
System
JsTreeNode
(
string
title
,
string
id
) :
System
ToString
( ) :
string
메소드 상세
JsTreeNode()
공개
메소드
public
JsTreeNode
( ) :
System
리턴
System
JsTreeNode()
공개
메소드
public
JsTreeNode
(
string
title
) :
System
title
string
리턴
System
JsTreeNode()
공개
메소드
public
JsTreeNode
(
string
title
,
string
id
) :
System
title
string
id
string
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string