C# Class IrcD.Commands.Invite

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

Méthodes publiques

Méthode Description
Invite ( 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

Invite() public méthode

public Invite ( 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