C# Class SanderVantEinde.TelegramBot.TelegramConsole

Afficher le fichier Open project: sandervanteinde/TelegramBot

Méthodes publiques

Méthode Description
RegisterCommand ( string command, ConsoleDebugDel method ) : void

Private Methods

Méthode Description
Close ( string args ) : void
Help ( string args ) : void
Login ( string args ) : void
Start ( TelegramBot bot ) : void
Stop ( ) : void
TelegramConsole ( ) : System
WaitForInput ( ) : void

Method Details

RegisterCommand() public static méthode

public static RegisterCommand ( string command, ConsoleDebugDel method ) : void
command string
method ConsoleDebugDel
Résultat void