C# Class VersaService, versaplex

Inheritance: ServiceBase
Afficher le fichier Open project: apenwarr/versaplex

Méthodes publiques

Méthode Description
VersaService ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
go ( ) : void

Method Details

OnContinue() protected méthode

protected OnContinue ( ) : void
Résultat void

OnStart() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

VersaService() public méthode

public VersaService ( ) : System
Résultat System