Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FakeGPS
Common
RegistryHelper
C# 클래스 FakeGPS.Common.RegistryHelper
Static class to help with Registry operations.
파일 보기
프로젝트 열기: juliankay/FakeGPS
공개 메소드들
메소드
설명
SetLatLong
(
LatLong
latLong
) :
void
Set the Latitude and Longitude to the Registry.
메소드 상세
SetLatLong()
공개
정적인
메소드
Set the Latitude and Longitude to the Registry.
public
static
SetLatLong
(
LatLong
latLong
) :
void
latLong
LatLong
The
.
리턴
void