C# Class System.Threading.Snzi.UnsafeLeafNode

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

Méthodes publiques

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

Method Details

Arrive() public méthode

public Arrive ( ) : void
Résultat void

Depart() public méthode

public Depart ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : bool
Résultat bool

UnsafeLeafNode() public méthode

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