C# Class SimShift.Services.ControlChain

Afficher le fichier Open project: nlhans/SimShift Class Usage Examples

Méthodes publiques

Méthode Description
ControlChain ( ) : System.Collections.Generic
Tick ( IDataMiner data ) : void

Private Methods

Méthode Description
FilterSimulators ( IControlChainObj arg ) : bool

Method Details

ControlChain() public méthode

public ControlChain ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Tick() public méthode

public Tick ( IDataMiner data ) : void
data IDataMiner
Résultat void