C# Class IrcD.Modes.UserModes.ModeWallops

Inheritance: UserMode
Mostrar archivo Open project: FreeApophis/ircddotnet

Public Methods

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

ModeWallops() public method

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