C# Class IrcD.Commands.Names

Inheritance: System.CommandBase
Mostrar archivo Open project: FreeApophis/ircddotnet

Public Methods

Method Description
Names ( IrcDaemon ircDaemon ) : System

Protected Methods

Method Description
PrivateSend ( CommandArgument commandArgument ) : int

Private Methods

Method Description
PrivateHandle ( UserInfo info, List args ) : void

Method Details

Names() public method

public Names ( IrcDaemon ircDaemon ) : System
ircDaemon IrcDaemon
return System

PrivateSend() protected method

protected PrivateSend ( CommandArgument commandArgument ) : int
commandArgument IrcD.Commands.Arguments.CommandArgument
return int