C# Class MarsRover.WatchDogCore

Datei anzeigen Open project: jpadillak/Concordia_Capstone2013-14 Class Usage Examples

Public Methods

Method Description
WatchDogCore ( ) : System
allowCommand ( ) : bool
reportActivity ( ) : void

Method Details

WatchDogCore() public method

public WatchDogCore ( ) : System
return System

allowCommand() public method

public allowCommand ( ) : bool
return bool

reportActivity() public method

public reportActivity ( ) : void
return void