C# Class Jad_Bot.IrcCommands.Information.ShowExceptionCommand

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

Public Methods

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

Method Details

Process() public method

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

ShowExceptionCommand() public method

public ShowExceptionCommand ( ) : System
return System