C# Class IrcD.Modes.ChannelModes.ModeKey

Inheritance: ChannelMode, IParameterB
Afficher le fichier Open project: FreeApophis/ircddotnet

Méthodes publiques

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

Method Details

Add() public méthode

public Add ( string parameter ) : string
parameter string
Résultat string

HandleEvent() public méthode

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

ModeKey() public méthode

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