C# Class IrcD.Commands.Part

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

Méthodes publiques

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

Part() public méthode

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