C# Class MarsRover.WatchDogCore

Afficher le fichier Open project: jpadillak/Concordia_Capstone2013-14 Class Usage Examples

Méthodes publiques

Méthode Description
WatchDogCore ( ) : System
allowCommand ( ) : bool
reportActivity ( ) : void

Method Details

WatchDogCore() public méthode

public WatchDogCore ( ) : System
Résultat System

allowCommand() public méthode

public allowCommand ( ) : bool
Résultat bool

reportActivity() public méthode

public reportActivity ( ) : void
Résultat void