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
FakeGPS
Common
RegistryHelper
C# Class FakeGPS.Common.RegistryHelper
Static class to help with Registry operations.
Exibir arquivo
Open project: juliankay/FakeGPS
Public Methods
Method
Description
SetLatLong
(
LatLong
latLong
) :
void
Set the Latitude and Longitude to the Registry.
Method Details
SetLatLong()
public
static
method
Set the Latitude and Longitude to the Registry.
public
static
SetLatLong
(
LatLong
latLong
) :
void
latLong
LatLong
The
.
return
void