C# Class Jad_Bot.IrcCommands.SystemCommands.ClearQueueCommand

Inheritance: Squishy.Irc.Commands.Command
显示文件 Open project: jaddie/WCell-Utility-Bot

Public Methods

Method Description
ClearQueueCommand ( ) : System
Process ( CmdTrigger trigger ) : void

Method Details

ClearQueueCommand() public method

public ClearQueueCommand ( ) : System
return System

Process() public method

public Process ( CmdTrigger trigger ) : void
trigger Squishy.Irc.Commands.CmdTrigger
return void