C# Class CSKinectSkeletonApplication1.ControlSender

Afficher le fichier Open project: ElectronicsWIT/AirFishBowl

Méthodes publiques

Méthode Description
setCommand ( String commandString ) : void
start ( ) : void
stop ( ) : void

Private Methods

Méthode Description
mainThread ( ) : void
sendCommandThread ( ) : void

Method Details

setCommand() public méthode

public setCommand ( String commandString ) : void
commandString String
Résultat void

start() public méthode

public start ( ) : void
Résultat void

stop() public méthode

public stop ( ) : void
Résultat void