C# Class XG.Plugin.Irc.BotDownload

Inheritance: Connection
Afficher le fichier Open project: lformella/xdcc-grabscher Class Usage Examples

Private Properties

Свойство Type Description
EnabledChanged void
SaveData void

Méthodes protégées

Méthode Description
FinishWriting ( ) : void
InitializeWriting ( ) : void
StartRun ( ) : void
StopRun ( ) : void

Private Methods

Méthode Description
EnabledChanged ( object aSender, EventArgs aEventArgs ) : void
SaveData ( byte aData ) : void

Method Details

FinishWriting() protected méthode

protected FinishWriting ( ) : void
Résultat void

InitializeWriting() protected méthode

protected InitializeWriting ( ) : void
Résultat void

StartRun() protected méthode

protected StartRun ( ) : void
Résultat void

StopRun() protected méthode

protected StopRun ( ) : void
Résultat void