C# Class IrcD.Modes.ChannelModes.ModeKey

Inheritance: ChannelMode, IParameterB
Exibir arquivo Open project: FreeApophis/ircddotnet

Public Methods

Method Description
Add ( string parameter ) : string
HandleEvent ( CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
ModeKey ( ) : System.Collections.Generic

Method Details

Add() public method

public Add ( string parameter ) : string
parameter string
return string

HandleEvent() public method

public HandleEvent ( CommandBase command, ChannelInfo channel, UserInfo user, List args ) : bool
command CommandBase
channel IrcD.Channel.ChannelInfo
user UserInfo
args List
return bool

ModeKey() public method

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