C# Class Jad_Bot.IrcCommands.Information.ClearExceptionsCommand

Inheritance: Squishy.Irc.Commands.Command
Mostra file Open project: jaddie/WCell-Utility-Bot

Public Methods

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

Method Details

ClearExceptionsCommand() public method

public ClearExceptionsCommand ( ) : System
return System

Process() public method

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