C# 클래스 System.Threading.Snzi.LeafNode

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

공개 메소드들

메소드 설명
Arrive ( ) : void
Depart ( ) : void
LeafNode ( ISnziNode parent ) : System
Reset ( ) : bool

비공개 메소드들

메소드 설명
Decode ( int value, short &c, short &v ) : void
Encode ( short c, short v ) : int

메소드 상세

Arrive() 공개 메소드

public Arrive ( ) : void
리턴 void

Depart() 공개 메소드

public Depart ( ) : void
리턴 void

LeafNode() 공개 메소드

public LeafNode ( ISnziNode parent ) : System
parent ISnziNode
리턴 System

Reset() 공개 메소드

public Reset ( ) : bool
리턴 bool