C# Class IrcD.Modes.UserModes.ModeRestricted

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

Méthodes publiques

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

ModeRestricted() public méthode

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