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

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

공개 메소드들

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

메소드 상세

Arrive() 공개 메소드

public Arrive ( ) : void
리턴 void

Depart() 공개 메소드

public Depart ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : bool
리턴 bool

UnsafeLeafNode() 공개 메소드

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