C# Class IrcD.Modes.UserModes.ModeOperator

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

Méthodes publiques

Méthode Description
HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
ModeOperator ( ) : 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

ModeOperator() public méthode

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