C# Class System.Threading.Snzi.UnsafeLeafNode

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

Public Methods

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

Method Details

Arrive() public method

public Arrive ( ) : void
return void

Depart() public method

public Depart ( ) : void
return void

Reset() public method

public Reset ( ) : bool
return bool

UnsafeLeafNode() public method

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