Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ada
SetUp
AdaRunner
C# Class Ada.SetUp.AdaRunner
Class to manage run and close of bot, coordinating bot activities in between. Removes activity from Program.cs.
Afficher le fichier
Open project: yvettec/Dupes
Méthodes publiques
Méthode
Description
Run
( ) :
void
Shutdown
( ) :
void
Private Methods
Méthode
Description
HandleNewQuestion
(
ActiveQuestion
activeQuestion
) :
void
Note that is *not* thread safe, and will be executing on separate threads
Method Details
Run()
public
méthode
public
Run
( ) :
void
Résultat
void
Shutdown()
public
static
méthode
public
static
Shutdown
( ) :
void
Résultat
void