C# Class NFrame.NFCScheduler

Inheritance: NFIScheduler
ファイルを表示 Open project: ketoo/NFrame Class Usage Examples

Public Methods

Method Description
AddToScheduler ( NFGUID xID ) : void
Execute ( ) : void
NFCScheduler ( NFIActorMng xMng ) : System

Private Methods

Method Description
ExecuteScheduler ( object x ) : void

Method Details

AddToScheduler() public method

public AddToScheduler ( NFGUID xID ) : void
xID NFGUID
return void

Execute() public method

public Execute ( ) : void
return void

NFCScheduler() public method

public NFCScheduler ( NFIActorMng xMng ) : System
xMng NFIActorMng
return System