C# Class System.Threading.CSnziLeafNode

Inheritance: ICSnziNode
Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
Arrive ( ) : bool
CSnziLeafNode ( ICSnziNode parent ) : System
Depart ( ) : bool

Method Details

Arrive() public méthode

public Arrive ( ) : bool
Résultat bool

CSnziLeafNode() public méthode

public CSnziLeafNode ( ICSnziNode parent ) : System
parent ICSnziNode
Résultat System

Depart() public méthode

public Depart ( ) : bool
Résultat bool