C# Class IrcD.Modes.UserModes.ModeLocalOperator

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

Méthodes publiques

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

ModeLocalOperator() public méthode

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