C# Class XG.Plugin.Webserver.Plugin

Inheritance: APlugin
Afficher le fichier Open project: lformella/xdcc-grabscher

Méthodes protégées

Méthode Description
FireShutdown ( object aSender, EventArgs aEventArgs ) : void
StartRun ( ) : void
StopRun ( ) : void

Private Methods

Méthode Description
Hash ( string aStr = null ) : string

Method Details

FireShutdown() protected méthode

protected FireShutdown ( object aSender, EventArgs aEventArgs ) : void
aSender object
aEventArgs System.EventArgs
Résultat void

StartRun() protected méthode

protected StartRun ( ) : void
Résultat void

StopRun() protected méthode

protected StopRun ( ) : void
Résultat void