C# Class IrcD.Modes.UserModes.ModeLocalOperator

Inheritance: UserMode
Mostrar archivo Open project: FreeApophis/ircddotnet

Public Methods

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

ModeLocalOperator() public method

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