C# Class FaceSpot.FaceService

Inheritance: IService
Datei anzeigen Open project: kanitw/facespot

Public Methods

Method Description
FaceService ( ) : System
Start ( ) : bool
Stop ( ) : bool

Method Details

FaceService() public method

public FaceService ( ) : System
return System

Start() public method

public Start ( ) : bool
return bool

Stop() public method

public Stop ( ) : bool
return bool