Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PocketCampus
Common
LocationChangedEventArgs
C# Class PocketCampus.Common.LocationChangedEventArgs
Provides data for the
ILocationService.LocationChanged
event.
Inheritance:
System.EventArgs
Exibir arquivo
Open project: accandme/pocketcampus
Public Methods
Method
Description
LocationChangedEventArgs
(
GeoPosition
location
) :
System
Creates a new LocationChangedEventArgs.
Method Details
LocationChangedEventArgs()
public
method
Creates a new LocationChangedEventArgs.
public
LocationChangedEventArgs
(
GeoPosition
location
) :
System
location
GeoPosition
return
System