C# Class IrcD.Modes.UserModes.ModeAway

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

Méthodes publiques

Méthode Description
HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
ModeAway ( ) : System.Collections.Generic

Method Details

HandleEvent() public méthode

public HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
command CommandBase
user UserInfo
args List
Résultat bool

ModeAway() public méthode

public ModeAway ( ) : System.Collections.Generic
Résultat System.Collections.Generic