C# Class pcRobot.Robots.PCRobot

Inheritance: INotifyPropertyChanged
Mostra file Open project: myrobots/MyRobots.com

Public Methods

Method Description
PCRobot ( ) : System

Private Methods

Method Description
GetNetworkIO ( ) : long
GetTotalMBytes ( ) : int
NotifyPropertyChanged ( string propertyName ) : void
SetRegistryKey ( string key, object value ) : void
UpdateMyRobots ( object sender, System.Timers.ElapsedEventArgs e ) : void
UpdateMyRobotsTimer ( ) : void
UpdateSensors ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

PCRobot() public method

public PCRobot ( ) : System
return System