C# Class IrcD.Commands.Kick

Inheritance: CommandBase
Afficher le fichier Open project: FreeApophis/ircddotnet

Méthodes publiques

Méthode Description
Kick ( IrcDaemon ircDaemon ) : System.Collections.Generic

Méthodes protégées

Méthode Description
PrivateSend ( CommandArgument commandArgument ) : int

Private Methods

Méthode Description
PrivateHandle ( UserInfo info, List args ) : void

Method Details

Kick() public méthode

public Kick ( IrcDaemon ircDaemon ) : System.Collections.Generic
ircDaemon IrcDaemon
Résultat System.Collections.Generic

PrivateSend() protected méthode

protected PrivateSend ( CommandArgument commandArgument ) : int
commandArgument IrcD.Commands.Arguments.CommandArgument
Résultat int