C# Class System.Threading.Snzi.LeafNode

Inheritance: ISnziNode
显示文件 Open project: runefs/Marvin

Public Methods

Method Description
Arrive ( ) : void
Depart ( ) : void
LeafNode ( ISnziNode parent ) : System
Reset ( ) : bool

Private Methods

Method Description
Decode ( int value, short &c, short &v ) : void
Encode ( short c, short v ) : int

Method Details

Arrive() public method

public Arrive ( ) : void
return void

Depart() public method

public Depart ( ) : void
return void

LeafNode() public method

public LeafNode ( ISnziNode parent ) : System
parent ISnziNode
return System

Reset() public method

public Reset ( ) : bool
return bool