C# 클래스 Microsoft.WindowsMobile.Samples.Location.LocationChangedEventArgs

Event args used for LocationChanged events.
상속: System.EventArgs
파일 보기 프로젝트 열기: ushahidi/Ushahidi_WinMobile 1 사용 예제들

공개 메소드들

메소드 설명
LocationChangedEventArgs ( GpsPosition position ) : System

메소드 상세

LocationChangedEventArgs() 공개 메소드

public LocationChangedEventArgs ( GpsPosition position ) : System
position GpsPosition
리턴 System