C# Class System.Threading.CSnziLeafNode

Inheritance: ICSnziNode
显示文件 Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
Arrive ( ) : bool
CSnziLeafNode ( ICSnziNode parent ) : System
Depart ( ) : bool

Method Details

Arrive() public method

public Arrive ( ) : bool
return bool

CSnziLeafNode() public method

public CSnziLeafNode ( ICSnziNode parent ) : System
parent ICSnziNode
return System

Depart() public method

public Depart ( ) : bool
return bool