C# Class Bot.Commands.ListAuthenticatedUsers

Inheritance: Bot.Core.Commands.Command
Show file Open project: Crobol/Bot

Public Methods

Method Description
Execute ( IrcEventArgs e ) : void

Private Methods

Method Description
ListAuthenticatedUsers ( [ userSystem ) : System

Method Details

Execute() public method

public Execute ( IrcEventArgs e ) : void
e Meebey.SmartIrc4net.IrcEventArgs
return void