C# Class Applicable.Location.DebugLocationService

Inheritance: ILocationService
Afficher le fichier Open project: runegri/Applicable

Méthodes publiques

Méthode Description
DebugLocationService ( ) : System
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
TimerEvent ( ) : void

Method Details

DebugLocationService() public méthode

public DebugLocationService ( ) : System
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void