C# Class Applicable.Location.DebugLocationService

Inheritance: ILocationService
Show file Open project: runegri/Applicable

Public Methods

Method Description
DebugLocationService ( ) : System
Start ( ) : void
Stop ( ) : void

Private Methods

Method Description
TimerEvent ( ) : void

Method Details

DebugLocationService() public method

public DebugLocationService ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void