C# Class IrcD.Commands.Names

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

Méthodes publiques

Méthode Description
Names ( IrcDaemon ircDaemon ) : System

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

Names() public méthode

public Names ( IrcDaemon ircDaemon ) : System
ircDaemon IrcDaemon
Résultat System

PrivateSend() protected méthode

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