C# Class IrcD.Commands.Invite

Inheritance: CommandBase
Exibir arquivo Open project: FreeApophis/ircddotnet

Public Methods

Method Description
Invite ( IrcDaemon ircDaemon ) : System.Collections.Generic

Protected Methods

Method Description
PrivateSend ( CommandArgument commandArgument ) : int

Private Methods

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

Method Details

Invite() public method

public Invite ( IrcDaemon ircDaemon ) : System.Collections.Generic
ircDaemon IrcDaemon
return System.Collections.Generic

PrivateSend() protected method

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