C# Class IrcD.Modes.UserModes.ModeInvisible

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

Méthodes publiques

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

ModeInvisible() public méthode

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