C# Class Microsoft.WindowsMobile.Samples.Location.LocationChangedEventArgs

Event args used for LocationChanged events.
Inheritance: System.EventArgs
Exibir arquivo Open project: ushahidi/Ushahidi_WinMobile Class Usage Examples

Public Methods

Method Description
LocationChangedEventArgs ( GpsPosition position ) : System

Method Details

LocationChangedEventArgs() public method

public LocationChangedEventArgs ( GpsPosition position ) : System
position GpsPosition
return System