C# Class YourService, code

Inheritance: IYourService
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes protégées

Méthode Description
OnStart ( Array, args ) : void
OnStop ( ) : void

Private Methods

Méthode Description
Run ( ) : void

Method Details

OnStart() protected méthode

protected OnStart ( Array, args ) : void
args Array,
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void