C# Class Cirrious.Sphero.WorkBench.WinRTHackService.SpheroBlueToothService

Inheritance: System.ServiceProcess.ServiceBase
Mostrar archivo Open project: slodge/BallControl

Public Methods

Method Description
SpheroBlueToothService ( ) : System

Protected Methods

Method Description
OnStart ( string args ) : void
OnStop ( ) : void

Method Details

OnStart() protected method

protected OnStart ( string args ) : void
args string
return void

OnStop() protected method

protected OnStop ( ) : void
return void

SpheroBlueToothService() public method

public SpheroBlueToothService ( ) : System
return System