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

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Méthode Description
SpheroBlueToothService ( ) : System

Méthodes protégées

Méthode Description
OnStart ( string args ) : void
OnStop ( ) : void

Method Details

OnStart() protected méthode

protected OnStart ( string args ) : void
args string
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

SpheroBlueToothService() public méthode

public SpheroBlueToothService ( ) : System
Résultat System