C# Класс FakeGPS.Common.RegistryHelper

Static class to help with Registry operations.
Показать файл Открыть проект

Открытые методы

Метод Описание
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