C# Class FaceSpot.FaceService

Inheritance: IService
Afficher le fichier Open project: kanitw/facespot

Méthodes publiques

Méthode Description
FaceService ( ) : System
Start ( ) : bool
Stop ( ) : bool

Method Details

FaceService() public méthode

public FaceService ( ) : System
Résultat System

Start() public méthode

public Start ( ) : bool
Résultat bool

Stop() public méthode

public Stop ( ) : bool
Résultat bool