C# Class IrcD.Modes.UserModes.ModeOperator

Inheritance: UserMode
Exibir arquivo Open project: FreeApophis/ircddotnet

Public Methods

Method Description
HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
ModeOperator ( ) : System.Collections.Generic

Method Details

HandleEvent() public method

public HandleEvent ( CommandBase command, UserInfo user, List args ) : bool
command CommandBase
user UserInfo
args List
return bool

ModeOperator() public method

public ModeOperator ( ) : System.Collections.Generic
return System.Collections.Generic