C# Class cs_elbot.AdvancedCommunication.ELTCCommandHandler

description of ELTCCommandHandler.
Afficher le fichier Open project: Sir-Odie/CS-ELBot Class Usage Examples

Méthodes publiques

Méthode Description
ELTCCommandHandler ( TCPWrapper MyTCPWrapper, BasicCommunication MyMessageParser, cs_elbot.AdvancedCommunication.HelpCommandHandler MyHelpCommandHandler, MySqlManager MyMySqlManager, System.Logger MyLogger ) : System

Private Methods

Méthode Description
OnGotPM ( object sender, BasicCommunication e ) : void

Method Details

ELTCCommandHandler() public méthode

public ELTCCommandHandler ( TCPWrapper MyTCPWrapper, BasicCommunication MyMessageParser, cs_elbot.AdvancedCommunication.HelpCommandHandler MyHelpCommandHandler, MySqlManager MyMySqlManager, System.Logger MyLogger ) : System
MyTCPWrapper TCPWrapper
MyMessageParser BasicCommunication
MyHelpCommandHandler cs_elbot.AdvancedCommunication.HelpCommandHandler
MyMySqlManager MySqlManager
MyLogger System.Logger
Résultat System