Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
YAMP
Sensors
Devices
GpsEventArgs
C# Class YAMP.Sensors.Devices.GpsEventArgs
The GPS event args.
Inheritance:
System.EventArgs
Datei anzeigen
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
GpsEventArgs
(
Position
value
) :
System
Creates new event args.
Method Details
GpsEventArgs()
public
method
Creates new event args.
public
GpsEventArgs
(
Position
value
) :
System
value
Position
return
System