C# 클래스 System.Threading.CSnzi

파일 보기 프로젝트 열기: runefs/Marvin

공개 메소드들

메소드 설명
Arrive ( ) : ICSnziNode
CSnzi ( ) : System
Close ( ) : bool
Depart ( ICSnziNode node ) : bool
Open ( ) : void
Query ( ) : QueryReturn

비공개 메소드들

메소드 설명
GetLeafIndex ( ) : int

메소드 상세

Arrive() 공개 메소드

public Arrive ( ) : ICSnziNode
리턴 ICSnziNode

CSnzi() 공개 메소드

public CSnzi ( ) : System
리턴 System

Close() 공개 메소드

public Close ( ) : bool
리턴 bool

Depart() 공개 메소드

public Depart ( ICSnziNode node ) : bool
node ICSnziNode
리턴 bool

Open() 공개 메소드

public Open ( ) : void
리턴 void

Query() 공개 메소드

public Query ( ) : QueryReturn
리턴 QueryReturn