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
Util
LookupTable.Node
C# 클래스 ICSharpCode.TextEditor.Util.LookupTable.Node
파일 보기
프로젝트 열기: Clancey/MonoMac.Windows.Form
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
color
object
word
string
공개 메소드들
메소드
설명
Node
(
object
color
,
string
word
) :
System
this
(
int
index
) :
Node
메소드 상세
Node()
공개
메소드
public
Node
(
object
color
,
string
word
) :
System
color
object
word
string
리턴
System
this()
공개
메소드
public
this
(
int
index
) :
Node
index
int
리턴
Node
프로퍼티 상세
color
공개적으로 프로퍼티
public
object
color
리턴
object
word
공개적으로 프로퍼티
public
string
word
리턴
string