C# Class RoverOperator.Content.GPSViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: jpadillak/Concordia_Capstone2013-14

Public Methods

Method Description
GPSUpdatedHandler ( GPSCoordinates coordinates ) : void
GPSViewModel ( ) : System.ComponentModel

Method Details

GPSUpdatedHandler() public method

public GPSUpdatedHandler ( GPSCoordinates coordinates ) : void
coordinates MarsRover.GPSCoordinates
return void

GPSViewModel() public method

public GPSViewModel ( ) : System.ComponentModel
return System.ComponentModel