Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
YetAnotherRelogger
Relogger
C# Class YetAnotherRelogger.Relogger
Show file
Open project: sinterlkaas/YetAnotherRelogger
Public Properties
Property
Type
Description
CurrentBot
BotClass
Public Methods
Method
Description
Start
( ) :
void
Stop
( ) :
void
Private Methods
Method
Description
Relogger
( ) :
System
ReloggerWorker
( ) :
void
StartBoth
(
BotClass
bot
) :
bool
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
Property Details
CurrentBot
public property
public
BotClass
CurrentBot
return
BotClass