C# Class YetAnotherRelogger.Relogger

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger

Méthodes publiques

Свойство Type Description
CurrentBot BotClass

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
Relogger ( ) : System
ReloggerWorker ( ) : void
StartBoth ( BotClass bot ) : bool

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

CurrentBot public_oe property

public BotClass CurrentBot
Résultat BotClass