C# Class IrcD.Modes.ChannelModes.ModeTranslate

Inheritance: ChannelMode
Afficher le fichier Open project: FreeApophis/ircddotnet

Méthodes publiques

Méthode Description
HandleEvent ( System.CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
ModeTranslate ( ) : System

Private Methods

Méthode Description
TranslateCallBack ( IAsyncResult asyncResult ) : void

Method Details

HandleEvent() public méthode

public HandleEvent ( System.CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
command System.CommandBase
channel IrcD.Channel.ChannelInfo
user UserInfo
args List
Résultat bool

ModeTranslate() public méthode

public ModeTranslate ( ) : System
Résultat System