C# Class System.Threading.Snzi.LeafNode

Inheritance: ISnziNode
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
Arrive ( ) : void
Depart ( ) : void
LeafNode ( ISnziNode parent ) : System
Reset ( ) : bool

Private Methods

Méthode Description
Decode ( int value, short &c, short &v ) : void
Encode ( short c, short v ) : int

Method Details

Arrive() public méthode

public Arrive ( ) : void
Résultat void

Depart() public méthode

public Depart ( ) : void
Résultat void

LeafNode() public méthode

public LeafNode ( ISnziNode parent ) : System
parent ISnziNode
Résultat System

Reset() public méthode

public Reset ( ) : bool
Résultat bool